summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mxs
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2015-01-20 15:08:08 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2015-01-20 15:08:10 +0100
commitc69237d38372fd5ba178cd02c3e9c506bfe4599b (patch)
treed40cc9581ef7112f91fc636e9bfd24ec686b3eb6 /arch/arm/mach-mxs
parent93ba78ece1eb153be1519b254b7ae4e1f8289b70 (diff)
downloadbarebox-c69237d38372fd5ba178cd02c3e9c506bfe4599b.tar.gz
barebox-c69237d38372fd5ba178cd02c3e9c506bfe4599b.tar.xz
ARM: MXS: imx28evk: Update environment and config
This switches the imx28evk to new environment and updates the defconfig file for tons of new features. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/arm/mach-mxs')
-rw-r--r--arch/arm/mach-mxs/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-mxs/Kconfig b/arch/arm/mach-mxs/Kconfig
index ef5d22313a..5b50e82fc8 100644
--- a/arch/arm/mach-mxs/Kconfig
+++ b/arch/arm/mach-mxs/Kconfig
@@ -68,6 +68,7 @@ config MACH_TX28
config MACH_MX28EVK
bool "mx28-evk"
+ select HAVE_DEFAULT_ENVIRONMENT_NEW
select MXS_OCOTP
select HAVE_PBL_MULTI_IMAGES
help