u-boot-brain/fs/fat
Tuomas Tynkkynen 8bad6cb176 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>
2018-01-22 16:43:31 -05:00
..
fat_write.c fs: fat: Drop CONFIG_SUPPORT_VFAT 2018-01-22 16:43:31 -05:00
fat.c fs: fat: Drop CONFIG_SUPPORT_VFAT 2018-01-22 16:43:31 -05:00
Kconfig fs: FAT: Fix typo in FS_FAT_MAX_CLUSTSIZE description 2018-01-22 16:43:31 -05:00
Makefile fat/fs: remove a bunch of dead code 2017-09-15 09:03:12 -04:00