fs: fat: Drop CONFIG_SUPPORT_VFAT
fat.h unconditionally defines CONFIG_SUPPORT_VFAT (and has done since 2003), so as a result VFAT support is always enabled regardless of whether a board config defines it or not. Drop this unnecessary option. Signed-off-by: Tuomas Tynkkynen <tuomas@tuxera.com>
This commit is contained in:
committed by
Tom Rini
parent
e8df14d216
commit
8bad6cb176
@@ -2163,7 +2163,6 @@ CONFIG_SUPERH_ON_CHIP_R8A66597
|
||||
CONFIG_SUPPORT_EMMC_BOOT
|
||||
CONFIG_SUPPORT_EMMC_RPMB
|
||||
CONFIG_SUPPORT_RAW_INITRD
|
||||
CONFIG_SUPPORT_VFAT
|
||||
CONFIG_SUVD3
|
||||
CONFIG_SXNI855T
|
||||
CONFIG_SYSFLAGS_ADDR
|
||||
|
||||
Reference in New Issue
Block a user