summaryrefslogtreecommitdiff
path: root/nuttx/configs/rgmp
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/rgmp')
-rw-r--r--nuttx/configs/rgmp/arm/nsh/appconfig1
-rw-r--r--nuttx/configs/rgmp/x86/nsh/appconfig1
2 files changed, 2 insertions, 0 deletions
diff --git a/nuttx/configs/rgmp/arm/nsh/appconfig b/nuttx/configs/rgmp/arm/nsh/appconfig
index 092554129..e5220a258 100644
--- a/nuttx/configs/rgmp/arm/nsh/appconfig
+++ b/nuttx/configs/rgmp/arm/nsh/appconfig
@@ -36,6 +36,7 @@
# Path to example in apps/examples containing the user_start entry point
CONFIGURED_APPS += examples/nsh
+CONFIGURED_APPS += system/readline
# The NSH Library
diff --git a/nuttx/configs/rgmp/x86/nsh/appconfig b/nuttx/configs/rgmp/x86/nsh/appconfig
index 092554129..e5220a258 100644
--- a/nuttx/configs/rgmp/x86/nsh/appconfig
+++ b/nuttx/configs/rgmp/x86/nsh/appconfig
@@ -36,6 +36,7 @@
# Path to example in apps/examples containing the user_start entry point
CONFIGURED_APPS += examples/nsh
+CONFIGURED_APPS += system/readline
# The NSH Library