summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mx2/Kconfig
diff options
context:
space:
mode:
authorIvo Clarysse2009-04-15 15:39:27 +0200
committerSascha Hauer2009-05-07 16:16:24 +0200
commit6b91edde09fadde2657b11b454b88ae89c5b4cae (patch)
tree9eca6ca9d3737b297a5a9b7c7efcaf7d4a6409f4 /arch/arm/mach-mx2/Kconfig
parentARM: framebuffer support for pcm037 (diff)
downloadkernel-qcow2-linux-6b91edde09fadde2657b11b454b88ae89c5b4cae.tar.gz
kernel-qcow2-linux-6b91edde09fadde2657b11b454b88ae89c5b4cae.tar.xz
kernel-qcow2-linux-6b91edde09fadde2657b11b454b88ae89c5b4cae.zip
MXC: mx21ads base support
[PATCH v6] MXC: mx21ads base support Base machine support for the Freescale i.MX21ADS (M9328MX21ADSE) Application Development System. Signed-off-by: Ivo Clarysse <ivo.clarysse@gmail.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/arm/mach-mx2/Kconfig')
-rw-r--r--arch/arm/mach-mx2/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/arch/arm/mach-mx2/Kconfig b/arch/arm/mach-mx2/Kconfig
index 42a788842f49..7ce3712ab8ce 100644
--- a/arch/arm/mach-mx2/Kconfig
+++ b/arch/arm/mach-mx2/Kconfig
@@ -18,6 +18,13 @@ endchoice
comment "MX2 platforms:"
+config MACH_MX21ADS
+ bool "MX21ADS platform"
+ depends on MACH_MX21
+ help
+ Include support for MX21ADS platform. This includes specific
+ configurations for the board and its peripherals.
+
config MACH_MX27ADS
bool "MX27ADS platform"
depends on MACH_MX27