summaryrefslogtreecommitdiffstats
path: root/common/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'common/Kconfig')
-rw-r--r--common/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/Kconfig b/common/Kconfig
index 679954e4db..e17e54b6fe 100644
--- a/common/Kconfig
+++ b/common/Kconfig
@@ -830,6 +830,7 @@ config DEFAULT_ENVIRONMENT_GENERIC_NEW
bool
depends on DEFAULT_ENVIRONMENT
depends on SHELL_HUSH
+ select BOOTM
select COMMAND_SUPPORT
select CMD_GETOPT
select GLOB