summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mxs
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2014-12-09 17:17:30 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2015-01-05 11:31:14 +0100
commit417116c7835414bf05dec0224f0ee2e818e47c16 (patch)
treefd498e81d7dc8b8cac4475894dcd14acb6870646 /arch/arm/mach-mxs
parentba4ace811029e8a6406330667961443a0326a0bb (diff)
downloadbarebox-417116c7835414bf05dec0224f0ee2e818e47c16.tar.gz
barebox-417116c7835414bf05dec0224f0ee2e818e47c16.tar.xz
ARM: MXS: Update Karo TX28 board support
- enable multiimage support to generate bootstream, sd-card and 2nd stage images - Enable new defaultenv support - Enable more features Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/arm/mach-mxs')
-rw-r--r--arch/arm/mach-mxs/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/mach-mxs/Kconfig b/arch/arm/mach-mxs/Kconfig
index 997e326474..6ef055e669 100644
--- a/arch/arm/mach-mxs/Kconfig
+++ b/arch/arm/mach-mxs/Kconfig
@@ -59,6 +59,8 @@ choice
config MACH_TX28
bool "KARO tx28"
+ select HAVE_DEFAULT_ENVIRONMENT_NEW
+ select HAVE_PBL_MULTI_IMAGES
help
Say Y here if you are using the KARO TX28 CPU module.