From b694658b17f30b8cf0c8673889cdf1e5b8488a6b Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Sat, 1 Nov 2014 17:44:55 -0600 Subject: [PATCH] Disable BINFS in the sim/bas config --- configs/sim/bas/defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/sim/bas/defconfig b/configs/sim/bas/defconfig index 2bc077192b..c25e27830f 100644 --- a/configs/sim/bas/defconfig +++ b/configs/sim/bas/defconfig @@ -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 #