9
0
Fork 0

Select CMD_LOADENV with DEFAULT_ENVIRONMENT

The environment isn't loaded until this command is
is selected - even if compiled in.

This patch makes the dependency explicit.

Signed-off-by: Sanjeev Premi <premi@ti.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
This commit is contained in:
Sanjeev Premi 2012-02-07 22:22:45 +05:30 committed by Sascha Hauer
parent 037cf6e80b
commit 21ea9e0f54
1 changed files with 1 additions and 0 deletions

View File

@ -447,6 +447,7 @@ config PARTITION_DISK_DOS
config DEFAULT_ENVIRONMENT
bool
default y
select CMD_LOADENV
prompt "Compile in default environment"
help
Enabling this option will give you a default environment when