summaryrefslogtreecommitdiff
path: root/nuttx/configs/eagle100/nxflat/defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/eagle100/nxflat/defconfig')
-rw-r--r--nuttx/configs/eagle100/nxflat/defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/configs/eagle100/nxflat/defconfig b/nuttx/configs/eagle100/nxflat/defconfig
index f66eaa82f..14b4c795e 100644
--- a/nuttx/configs/eagle100/nxflat/defconfig
+++ b/nuttx/configs/eagle100/nxflat/defconfig
@@ -295,7 +295,7 @@ CONFIG_DISABLE_POSIX_TIMERS=n
CONFIG_DISABLE_PTHREAD=n
CONFIG_DISABLE_SIGNALS=n
CONFIG_DISABLE_MQUEUE=n
-CONFIG_DISABLE_MOUNTPOINT=y
+CONFIG_DISABLE_MOUNTPOINT=n
CONFIG_DISABLE_ENVIRON=y
CONFIG_DISABLE_POLL=y
@@ -382,7 +382,7 @@ CONFIG_PREALLOC_TIMERS=4
# CONFIG_FAT_SECTORSIZE - Max supported sector size
# CONFIG_FS_ROMFS - Enable ROMFS filesystem support
CONFIG_FS_FAT=n
-CONFIG_FS_ROMFS=n
+CONFIG_FS_ROMFS=y
#
# SPI-based MMC/SD driver