summaryrefslogtreecommitdiff
path: root/nuttx/configs/us7032evb1/nsh
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/us7032evb1/nsh')
-rw-r--r--nuttx/configs/us7032evb1/nsh/defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/us7032evb1/nsh/defconfig b/nuttx/configs/us7032evb1/nsh/defconfig
index 0ad714e67..883dc46fc 100644
--- a/nuttx/configs/us7032evb1/nsh/defconfig
+++ b/nuttx/configs/us7032evb1/nsh/defconfig
@@ -304,7 +304,7 @@ CONFIG_NSH_ROMFSSECTSIZE=64
CONFIG_NSH_FATDEVNO=1
CONFIG_NSH_FATSECTSIZE=512
CONFIG_NSH_FATNSECTORS=1024
-CONFIG_NSH_FATMOUNTPT=/tmp
+CONFIG_NSH_FATMOUNTPT="/tmp"
#
# Architecture-specific NSH options