ARM: OMAP: omap2/gpmc updates
[linux-2.6-block.git] / arch / arm / mach-omap2 / Kconfig
CommitLineData
1dbae815
TL
1comment "OMAP Core Type"
2 depends on ARCH_OMAP2
3
4config ARCH_OMAP24XX
5 bool "OMAP24xx Based System"
6 depends on ARCH_OMAP2
7
8config ARCH_OMAP2420
9 bool "OMAP2420 support"
10 depends on ARCH_OMAP24XX
77900a2f 11 select OMAP_DM_TIMER
c40fae95 12 select ARCH_OMAP_OTG
1dbae815
TL
13
14comment "OMAP Board Type"
15 depends on ARCH_OMAP2
16
17config MACH_OMAP_GENERIC
18 bool "Generic OMAP board"
19 depends on ARCH_OMAP2 && ARCH_OMAP24XX
20
21config MACH_OMAP_H4
22 bool "OMAP 2420 H4 board"
23 depends on ARCH_OMAP2 && ARCH_OMAP24XX
994c84ea 24 select OMAP_DEBUG_LEDS if LEDS || LEDS_OMAP_DEBUG
1dbae815 25
9b6553cd
TL
26config MACH_OMAP_APOLLON
27 bool "OMAP 2420 Apollon board"
28 depends on ARCH_OMAP2 && ARCH_OMAP24XX