summaryrefslogtreecommitdiff
path: root/nuttx/configs/sim/nsh/defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/sim/nsh/defconfig')
-rw-r--r--nuttx/configs/sim/nsh/defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/sim/nsh/defconfig b/nuttx/configs/sim/nsh/defconfig
index bbab5615d..c1c806a41 100644
--- a/nuttx/configs/sim/nsh/defconfig
+++ b/nuttx/configs/sim/nsh/defconfig
@@ -248,7 +248,7 @@ CONFIG_NSH_ROMFSSECTSIZE=64
CONFIG_NSH_FATDEVNO=2
CONFIG_NSH_FATSECTSIZE=512
CONFIG_NSH_FATNSECTORS=1024
-CONFIG_NSH_FATMOUNTPT=/tmp
+CONFIG_NSH_FATMOUNTPT="/tmp"
#
# Settings for examples/mount