u-boot-brain/fs/fat
Sekhar Nori eedfb89e61 fs: fat: add kbuild configuration support
Add Kconfig symbols for various configurations
supported by FAT filesystem support code.

CONFIG_SUPPORT_VFAT has been left out since its
force enabled in include/fat.h and probably
should get removed at some point.

Signed-off-by: Sekhar Nori <nsekhar@ti.com>
[trini: add select FS_FAT for CMD_FAT and SPL_FAT_SUPPORT]
Signed-off-by: Tom Rini <trini@konsulko.com>
2017-06-03 17:55:16 -04:00
..
fat_write.c fs/fat: merge readwrite get_fatent_value() with readonly get_fatent() 2016-12-27 11:24:14 -05:00
fat.c Kconfig: Add a CONFIG_IDE option 2017-05-22 12:45:27 -04:00
file.c fat: Prepare API change for files greater than 2GB 2014-11-23 06:49:04 -05:00
Kconfig fs: fat: add kbuild configuration support 2017-06-03 17:55:16 -04:00
Makefile fs: convert makefiles to Kbuild style 2013-10-31 13:26:01 -04:00