summaryrefslogtreecommitdiffstats
path: root/arch/arm/Kconfig
diff options
context:
space:
mode:
authorSebastian Hesselbarth <sebastian.hesselbarth@gmail.com>2014-04-05 14:28:14 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2014-06-24 08:25:43 +0200
commit98701a8df4c25c1ed672be2d374a4d3afde0c3ff (patch)
treea65d4191ee7de1489f70ec3293edb86eaf6c72e6 /arch/arm/Kconfig
parent2450676f61c55c08414bffd26ad7c68b592c72f3 (diff)
downloadbarebox-98701a8df4c25c1ed672be2d374a4d3afde0c3ff.tar.gz
barebox-98701a8df4c25c1ed672be2d374a4d3afde0c3ff.tar.xz
ARM: mvebu: convert to multiple board selection
With all SoCs converted to DT based probing, select PBL_MULTI_IMAGES support and get rid of SoCs Kconfig choice to allow multiple boards to be selected. Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Diffstat (limited to 'arch/arm/Kconfig')
-rw-r--r--arch/arm/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index 8674a2d17c..3b8a2a2207 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -92,6 +92,7 @@ config ARCH_MVEBU
select CLKDEV_LOOKUP
select GPIOLIB
select HAS_DEBUG_LL
+ select HAVE_PBL_MULTI_IMAGES
select MVEBU_MBUS
select OFTREE