Disable BINFS in the sim/bas config

This commit is contained in:
Gregory Nutt 2014-11-01 17:44:55 -06:00
parent 8bf7478e2c
commit b694658b17
1 changed files with 1 additions and 1 deletions

View File

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