summaryrefslogtreecommitdiffstats
path: root/commands/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'commands/Kconfig')
-rw-r--r--commands/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/commands/Kconfig b/commands/Kconfig
index 6ec703133b..8d1ca9da39 100644
--- a/commands/Kconfig
+++ b/commands/Kconfig
@@ -27,6 +27,10 @@ config CMD_HELP
default y
prompt "help"
+config CMD_READLINE
+ tristate
+ prompt "readline"
+
endmenu
menu "file commands "