exfat: cleanup no longer in use fuse EXFAT option

This commit is contained in:
heitbaum 2021-04-25 01:13:33 +00:00
parent 999da9878b
commit 4acb608060

View File

@ -99,9 +99,6 @@
# build and install diskmounter support (udevil) # build and install diskmounter support (udevil)
UDEVIL="no" UDEVIL="no"
# build and install exFAT fuse support (yes / no)
EXFAT="no"
# build and install NTFS-3G fuse support (yes / no) # build and install NTFS-3G fuse support (yes / no)
NTFS3G="no" NTFS3G="no"