diff --git a/configs/rgmp/arm/nsh/appconfig b/configs/rgmp/arm/nsh/appconfig index 092554129e9..e5220a258ee 100644 --- a/configs/rgmp/arm/nsh/appconfig +++ b/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/configs/rgmp/x86/nsh/appconfig b/configs/rgmp/x86/nsh/appconfig index 092554129e9..e5220a258ee 100644 --- a/configs/rgmp/x86/nsh/appconfig +++ b/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