[PATCH 2/2] defaultenv-2: Select CMD_EDIT by default if CMD_MENU_MANAGEMENT is selected
Alexander Shiyan
shc_work at mail.ru
Fri Oct 12 02:50:15 EDT 2012
Signed-off-by: Alexander Shiyan <shc_work at mail.ru>
---
commands/Kconfig | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/commands/Kconfig b/commands/Kconfig
index e934f29..89ab2fc 100644
--- a/commands/Kconfig
+++ b/commands/Kconfig
@@ -79,6 +79,7 @@ config CMD_MENU
config CMD_MENU_MANAGEMENT
bool
depends on CMD_MENU
+ select CMD_EDIT
prompt "menu scripts management"
config CMD_LOGIN
--
1.7.3.4
More information about the barebox
mailing list