Merge branch 'master' of /home/sam/kernel/linux-2.6/
[pandora-kernel.git] / arch / arm / mach-omap2 / Kconfig
1 comment "OMAP Core Type"
2         depends on ARCH_OMAP2
3
4 config ARCH_OMAP24XX
5         bool "OMAP24xx Based System"
6         depends on ARCH_OMAP2
7
8 config ARCH_OMAP2420
9         bool "OMAP2420 support"
10         depends on ARCH_OMAP24XX
11         select OMAP_DM_TIMER
12
13 comment "OMAP Board Type"
14         depends on ARCH_OMAP2
15
16 config MACH_OMAP_GENERIC
17         bool "Generic OMAP board"
18         depends on ARCH_OMAP2 && ARCH_OMAP24XX
19
20 config MACH_OMAP_H4
21         bool "OMAP 2420 H4 board"
22         depends on ARCH_OMAP2 && ARCH_OMAP24XX
23
24 config MACH_OMAP_APOLLON
25         bool "OMAP 2420 Apollon board"
26         depends on ARCH_OMAP2 && ARCH_OMAP24XX