summaryrefslogtreecommitdiff
path: root/nuttx/configs/sim
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-11-01 17:44:55 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-11-01 17:44:55 -0600
commit9694c7f17c7d741c997e2641a4a52d0bb83a02d0 (patch)
tree06483d204d3c275e797478bc8e35f6314b1eddc5 /nuttx/configs/sim
parentc6e22fd3479d9f9e75cb33231cc9375f61348bbe (diff)
downloadnuttx-9694c7f17c7d741c997e2641a4a52d0bb83a02d0.tar.gz
nuttx-9694c7f17c7d741c997e2641a4a52d0bb83a02d0.tar.bz2
nuttx-9694c7f17c7d741c997e2641a4a52d0bb83a02d0.zip
Disable BINFS in the sim/bas config
Diffstat (limited to 'nuttx/configs/sim')
-rw-r--r--nuttx/configs/sim/bas/defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/sim/bas/defconfig b/nuttx/configs/sim/bas/defconfig
index 2bc077192..c25e27830 100644
--- a/nuttx/configs/sim/bas/defconfig
+++ b/nuttx/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
#