1config FS_EXFAT
2	bool "Enable EXFAT filesystem support"
3	imply CMD_FS_GENERIC if CMDLINE
4	help
5	  This provides read/write support for EXFAT filesystem.
6