From b1a58b21d44aeaf02e75facecdbc9043677386f7 Mon Sep 17 00:00:00 2001 From: heitbaum Date: Sun, 10 Oct 2021 16:59:02 +1100 Subject: [PATCH] ntfs-3g_ntfsprogs: remove NTFS3G from ARM options --- projects/ARM/options | 3 --- 1 file changed, 3 deletions(-) diff --git a/projects/ARM/options b/projects/ARM/options index b24fa32182..574a621325 100644 --- a/projects/ARM/options +++ b/projects/ARM/options @@ -99,9 +99,6 @@ # build and install diskmounter support (udevil) UDEVIL="no" - # build and install NTFS-3G fuse support (yes / no) - NTFS3G="no" - # build and install hfs filesystem utilities (yes / no) HFSTOOLS="no"