summaryrefslogtreecommitdiffstats
path: root/common/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'common/Kconfig')
-rw-r--r--common/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/Kconfig b/common/Kconfig
index 14dbb90fe2..7fcf7f1b4f 100644
--- a/common/Kconfig
+++ b/common/Kconfig
@@ -81,6 +81,7 @@ config CMDLINE_EDITING
config AUTO_COMPLETE
bool
+ depends on CMDLINE_EDITING
prompt "Enable auto completion"
config SIMPLE_READLINE