summaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
Diffstat (limited to 'common')
-rw-r--r--common/Kconfig5
1 files changed, 0 insertions, 5 deletions
diff --git a/common/Kconfig b/common/Kconfig
index 7a92a59722..1afee9302a 100644
--- a/common/Kconfig
+++ b/common/Kconfig
@@ -294,11 +294,6 @@ config SIMPLE_READLINE
default y
depends on !CMDLINE_EDITING
-config LONGHELP
- bool
- depends on !SHELL_NONE
- prompt "Enable long help texts"
-
config CBSIZE
int
prompt "Buffer size for input from the Console"