aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/Kconfig
diff options
context:
space:
mode:
authorIgor Grinberg <grinberg@compulab.co.il>2010-09-21 12:03:09 -0400
committerTony Lindgren <tony@atomide.com>2010-09-27 18:14:26 -0400
commitd04b620e6e6e72a95b7b88ccb7b002cb8f6b8113 (patch)
tree8bb81d66d0b31442cc4defcb302028d04b554403 /arch/arm/mach-omap2/Kconfig
parent91f6c90c8df1818a66d177e105d602c3da820919 (diff)
omap3: Introduce CompuLab CM-T3517 module
Add basic suppot, enable uart and led. Signed-off-by: Igor Grinberg <grinberg@compulab.co.il> Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/mach-omap2/Kconfig')
-rw-r--r--arch/arm/mach-omap2/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/arch/arm/mach-omap2/Kconfig b/arch/arm/mach-omap2/Kconfig
index bb85f24c3643..9ceb72b9c599 100644
--- a/arch/arm/mach-omap2/Kconfig
+++ b/arch/arm/mach-omap2/Kconfig
@@ -216,6 +216,13 @@ config MACH_CM_T35
216 select OMAP_PACKAGE_CUS 216 select OMAP_PACKAGE_CUS
217 select OMAP_MUX 217 select OMAP_MUX
218 218
219config MACH_CM_T3517
220 bool "CompuLab CM-T3517 module"
221 depends on ARCH_OMAP3
222 default y
223 select OMAP_PACKAGE_CBB
224 select OMAP_MUX
225
219config MACH_IGEP0020 226config MACH_IGEP0020
220 bool "IGEP v2 board" 227 bool "IGEP v2 board"
221 depends on ARCH_OMAP3 228 depends on ARCH_OMAP3