9
0
Fork 0

defaultenv-2: Fix menu files selection

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
This commit is contained in:
Sascha Hauer 2014-03-26 21:21:33 +01:00
parent 4449fac898
commit 237cbf1ac7
1 changed files with 1 additions and 1 deletions

View File

@ -602,7 +602,7 @@ config DEFAULT_ENVIRONMENT_GENERIC_NEW
config DEFAULT_ENVIRONMENT_GENERIC_NEW_MENU
bool
depends on DEFAULT_ENVIRONMENT_GENERIC_NEW
depends on CONFIG_CMD_MENU_MANAGEMENT
depends on CMD_MENU_MANAGEMENT
default y
config DEFAULT_ENVIRONMENT_GENERIC_NEW_DFU