summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mxs/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-mxs/Kconfig')
-rw-r--r--arch/arm/mach-mxs/Kconfig10
1 files changed, 10 insertions, 0 deletions
diff --git a/arch/arm/mach-mxs/Kconfig b/arch/arm/mach-mxs/Kconfig
index 4022710007..ea0fa5a62b 100644
--- a/arch/arm/mach-mxs/Kconfig
+++ b/arch/arm/mach-mxs/Kconfig
@@ -68,10 +68,20 @@ config MACH_TX28
config MACH_MX28EVK
bool "mx28-evk"
+ select HAVE_DEFAULT_ENVIRONMENT_NEW
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 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