summaryrefslogtreecommitdiff
path: root/nuttx/configs/sim/nsh2/appconfig
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/sim/nsh2/appconfig')
-rw-r--r--nuttx/configs/sim/nsh2/appconfig4
1 files changed, 0 insertions, 4 deletions
diff --git a/nuttx/configs/sim/nsh2/appconfig b/nuttx/configs/sim/nsh2/appconfig
index 3a12d6f79..e74014a50 100644
--- a/nuttx/configs/sim/nsh2/appconfig
+++ b/nuttx/configs/sim/nsh2/appconfig
@@ -49,7 +49,3 @@ CONFIGURED_APPS += examples/nxhello
CONFIGURED_APPS += examples/nxlines
CONFIGURED_APPS += examples/touchscreen
-ifeq ($(CONFIG_NXCONSOLE),y)
-CONFIGURED_APPS += examples/nxconsole
-endif
-