Kconfig (ffee72d4681c8777918268a96aef42bdeb6c367b) Kconfig (4ab866d11ac14d2a55808d71d7c0ee4fea83265f)
1comment "OMAP Core Type"
2 depends on ARCH_OMAP2
3
4config ARCH_OMAP2420
5 bool "OMAP2420 support"
6 depends on ARCH_OMAP2
7 select OMAP_DM_TIMER
8 select ARCH_OMAP_OTG
9
10config ARCH_OMAP2430
11 bool "OMAP2430 support"
12 depends on ARCH_OMAP2
1comment "OMAP Core Type"
2 depends on ARCH_OMAP2
3
4config ARCH_OMAP2420
5 bool "OMAP2420 support"
6 depends on ARCH_OMAP2
7 select OMAP_DM_TIMER
8 select ARCH_OMAP_OTG
9
10config ARCH_OMAP2430
11 bool "OMAP2430 support"
12 depends on ARCH_OMAP2
13 select ARCH_OMAP_OTG
13
14config ARCH_OMAP3430
15 bool "OMAP3430 support"
16 depends on ARCH_OMAP3
17 select ARCH_OMAP_OTG
18
19config OMAP_PACKAGE_CBC
20 bool

--- 151 unchanged lines hidden ---
14
15config ARCH_OMAP3430
16 bool "OMAP3430 support"
17 depends on ARCH_OMAP3
18 select ARCH_OMAP_OTG
19
20config OMAP_PACKAGE_CBC
21 bool

--- 151 unchanged lines hidden ---