aboutsummaryrefslogtreecommitdiffstats
path: root/cfg/usb-mass-storage.cfg
blob: abd9712e37d6b518963a4d1718d83874f295a293 (plain)
1
2
3
4
5
6
7
8
# configuration options for a typical USB mass storage device
# USB is not explicitly enabled here, since that should be a 
# per-BSP enablement.

CONFIG_USB_STORAGE=y
CONFIG_VFAT_FS=y
CONFIG_FAT_FS=y
CONFIG_MSDOS_FS=y