summaryrefslogtreecommitdiffstats
path: root/common/Kconfig
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2018-02-08 09:03:46 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2018-02-08 09:03:46 +0100
commit490a3c496454cea131dbd5edadbe7d7cfce4cfa8 (patch)
tree5222ffde63801a98ce90168d6be2247cc39bcfa7 /common/Kconfig
parentb84f8a712ffe04def5f3d402ef9be990d485ecce (diff)
parent5316da0098c913b1e548801a57b7d5d9fd5a4d6d (diff)
downloadbarebox-490a3c496454cea131dbd5edadbe7d7cfce4cfa8.tar.gz
barebox-490a3c496454cea131dbd5edadbe7d7cfce4cfa8.tar.xz
Merge branch 'for-next/misc'
Diffstat (limited to 'common/Kconfig')
-rw-r--r--common/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/common/Kconfig b/common/Kconfig
index 57418cadc6..93b1d89274 100644
--- a/common/Kconfig
+++ b/common/Kconfig
@@ -947,7 +947,6 @@ config STATE_BACKWARD_COMPATIBLE
config BOOTCHOOSER
bool "bootchooser infrastructure"
- depends on !SHELL_NONE
select BOOT
select BOOTM
select ENVIRONMENT_VARIABLES