Disable BINFS in the sim/bas config

This commit is contained in:
Gregory Nutt 2014-11-01 17:44:55 -06:00
parent e27d0bb3dc
commit b6a6fa7d37

View File

@ -365,7 +365,7 @@ CONFIG_FAT_MAXFNAME=32
# CONFIG_FS_NXFFS is not set
CONFIG_FS_ROMFS=y
# CONFIG_FS_SMARTFS is not set
CONFIG_FS_BINFS=y
# CONFIG_FS_BINFS is not set
# CONFIG_FS_PROCFS is not set
#