summaryrefslogtreecommitdiffstats
path: root/commands/Kconfig
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2016-08-03 08:08:22 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2016-08-03 08:08:22 +0200
commit94e7bdcd9a6a477b7bd980ac4cc168b49040884c (patch)
tree656c0007f385d49c24580f4fe8c512ac100dbe45 /commands/Kconfig
parent7defdbf78f4c4c412632500c51909f08f99baacf (diff)
parenteeaed6eee3d4983564e2e737b29de8fded37caf6 (diff)
downloadbarebox-94e7bdcd9a6a477b7bd980ac4cc168b49040884c.tar.gz
barebox-94e7bdcd9a6a477b7bd980ac4cc168b49040884c.tar.xz
Merge branch 'for-next/boot'
Diffstat (limited to 'commands/Kconfig')
-rw-r--r--commands/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/commands/Kconfig b/commands/Kconfig
index 17020b2401..decd45d761 100644
--- a/commands/Kconfig
+++ b/commands/Kconfig
@@ -294,6 +294,7 @@ config CMD_BOOT_ORDER
config CMD_BOOT
tristate
depends on BOOTM
+ select BOOT
prompt "boot"
help
Select this for booting based on scripts. Unlike the bootm command which