summaryrefslogtreecommitdiff
path: root/nuttx/configs/shenzhou
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/shenzhou')
-rw-r--r--nuttx/configs/shenzhou/nsh/defconfig2
-rw-r--r--nuttx/configs/shenzhou/nxwm/defconfig2
-rw-r--r--nuttx/configs/shenzhou/thttpd/defconfig2
3 files changed, 3 insertions, 3 deletions
diff --git a/nuttx/configs/shenzhou/nsh/defconfig b/nuttx/configs/shenzhou/nsh/defconfig
index 36f8e40fc..c54d714d0 100644
--- a/nuttx/configs/shenzhou/nsh/defconfig
+++ b/nuttx/configs/shenzhou/nsh/defconfig
@@ -505,7 +505,7 @@ CONFIG_HAVE_CXX=y
#
# Named Applications
#
-CONFIG_NAMEDAPP=y
+CONFIG_BUILTIN=y
#
# Examples
diff --git a/nuttx/configs/shenzhou/nxwm/defconfig b/nuttx/configs/shenzhou/nxwm/defconfig
index 0f100ed5e..975327747 100644
--- a/nuttx/configs/shenzhou/nxwm/defconfig
+++ b/nuttx/configs/shenzhou/nxwm/defconfig
@@ -630,7 +630,7 @@ CONFIG_HAVE_CXXINITIALIZE=y
#
# Named Applications
#
-CONFIG_NAMEDAPP=y
+CONFIG_BUILTIN=y
#
# Examples
diff --git a/nuttx/configs/shenzhou/thttpd/defconfig b/nuttx/configs/shenzhou/thttpd/defconfig
index ccbcf9ab2..958ab02ed 100644
--- a/nuttx/configs/shenzhou/thttpd/defconfig
+++ b/nuttx/configs/shenzhou/thttpd/defconfig
@@ -474,7 +474,7 @@ CONFIG_HAVE_CXX=y
#
# Named Applications
#
-CONFIG_NAMEDAPP=y
+CONFIG_BUILTIN=y
#
# Examples