summaryrefslogtreecommitdiffstats
path: root/arch/arm
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2019-09-17 23:44:25 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2019-10-02 08:42:20 +0200
commit4b343a33287fac540d221971b901a5980c1682f2 (patch)
tree7149302fc9090139c063a01efd83577577b653db /arch/arm
parent6bc436b358b8935112905e3511df5ec79795b5aa (diff)
downloadbarebox-4b343a33287fac540d221971b901a5980c1682f2.tar.gz
barebox-4b343a33287fac540d221971b901a5980c1682f2.tar.xz
ARM: mxs: Move HAVE_PBL_MULTI_IMAGES up to ARCH
Now that all boards in mach-mxs select HAVE_PBL_MULTI_IMAGES we can move it up to ARCH_MXS. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/arm')
-rw-r--r--arch/arm/Kconfig1
-rw-r--r--arch/arm/mach-mxs/Kconfig7
2 files changed, 1 insertions, 7 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index b227bb78b6..e045f0ea64 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -144,6 +144,7 @@ config ARCH_MXS
select COMMON_CLK
select CLKDEV_LOOKUP
select HAS_DEBUG_LL
+ select HAVE_PBL_MULTI_IMAGES
config ARCH_NETX
bool "Hilscher NetX based"
diff --git a/arch/arm/mach-mxs/Kconfig b/arch/arm/mach-mxs/Kconfig
index ffaf9a9e61..ea877d24a3 100644
--- a/arch/arm/mach-mxs/Kconfig
+++ b/arch/arm/mach-mxs/Kconfig
@@ -34,20 +34,17 @@ choice
config MACH_MX23EVK
bool "mx23-evk"
- select HAVE_PBL_MULTI_IMAGES
help
Say Y here if you are using the Freescale i.MX23-EVK board
config MACH_CHUMBY
bool "Chumby Falconwing"
- select HAVE_PBL_MULTI_IMAGES
help
Say Y here if you are using the "chumby one" aka falconwing from
Chumby Industries
config MACH_IMX233_OLINUXINO
bool "Olimex.ltd imx223-olinuxino"
- select HAVE_PBL_MULTI_IMAGES
help
Say Y here if you are using the imx233-olinuxino
@@ -62,21 +59,18 @@ choice
config MACH_TX28
bool "KARO tx28"
- select HAVE_PBL_MULTI_IMAGES
help
Say Y here if you are using the KARO TX28 CPU module.
config MACH_MX28EVK
bool "mx28-evk"
select MXS_OCOTP
- select HAVE_PBL_MULTI_IMAGES
help
Say Y here if you are using the Freescale i.MX28-EVK board
config MACH_DUCKBILL
bool "Duckbill"
select MXS_OCOTP
- select HAVE_PBL_MULTI_IMAGES
help
Say Y here if you are using the I2SE Duckbill board
@@ -85,7 +79,6 @@ config MACH_CFA10036
select MXS_OCOTP
select I2C_GPIO
select EEPROM_AT24
- select HAVE_PBL_MULTI_IMAGES
help
Say Y here if you are using the Crystalfontz CFA-10036 module