summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mxs
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2015-01-27 23:04:33 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2015-02-03 09:23:51 +0100
commit99dc5005935070e1680e5f08dd1cd9eee1f2f284 (patch)
treec274a5a6f2b46f393b70e09d4c800ba15a9763a8 /arch/arm/mach-mxs
parent4d70da63a4847bebbaa4437ef78d4675ae44d0c1 (diff)
downloadbarebox-99dc5005935070e1680e5f08dd1cd9eee1f2f284.tar.gz
barebox-99dc5005935070e1680e5f08dd1cd9eee1f2f284.tar.xz
ARM: MXS: Add duckbill board support
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/arm/mach-mxs')
-rw-r--r--arch/arm/mach-mxs/Kconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/arch/arm/mach-mxs/Kconfig b/arch/arm/mach-mxs/Kconfig
index 5b50e82fc8..ea0fa5a62b 100644
--- a/arch/arm/mach-mxs/Kconfig
+++ b/arch/arm/mach-mxs/Kconfig
@@ -74,6 +74,14 @@ config MACH_MX28EVK
help
Say Y here if you are using the Freescale i.MX28-EVK board
+config MACH_DUCKBILL
+ bool "Duckbill"
+ select HAVE_DEFAULT_ENVIRONMENT_NEW
+ select MXS_OCOTP
+ select HAVE_PBL_MULTI_IMAGES
+ help
+ Say Y here if you are using the I2SE Duckbill board
+
config MACH_CFA10036
bool "cfa-10036"
select HAVE_DEFAULT_ENVIRONMENT_NEW