summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--commands/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/commands/Kconfig b/commands/Kconfig
index 30eeff9a14..5700dc2890 100644
--- a/commands/Kconfig
+++ b/commands/Kconfig
@@ -65,7 +65,7 @@ config CMD_MENU
prompt "menu"
config CMD_MENU_MANAGEMENT
- tristate
+ bool
depends on CMD_MENU
prompt "menu scripts management"