summaryrefslogtreecommitdiff
path: root/nuttx/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/Kconfig')
-rw-r--r--nuttx/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/Kconfig b/nuttx/Kconfig
index 10d624efb..2c8c9b26e 100644
--- a/nuttx/Kconfig
+++ b/nuttx/Kconfig
@@ -7,7 +7,7 @@ mainmenu "Nuttx/$ARCH Configuration"
config APPSDIR
string
- option env="APPSDIR"
+ default "../apps"
# This is a temporary kludge to let the build system know that we are using the new
# configuration system