Kconfig (7547a3e8a43d31aaf91c2daf5f597e43212ccddf) Kconfig (35358281bbc527cd4b0a8d39266c9ad554643e9f)
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

--- 4 unchanged lines hidden (view full) ---

13
14config ARCH_OMAP2430
15 bool "OMAP2430 support"
16 depends on ARCH_OMAP24XX
17
18config ARCH_OMAP34XX
19 bool "OMAP34xx Based System"
20 depends on ARCH_OMAP3
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

--- 4 unchanged lines hidden (view full) ---

13
14config ARCH_OMAP2430
15 bool "OMAP2430 support"
16 depends on ARCH_OMAP24XX
17
18config ARCH_OMAP34XX
19 bool "OMAP34xx Based System"
20 depends on ARCH_OMAP3
21 select USB_ARCH_HAS_EHCI
21
22config ARCH_OMAP3430
23 bool "OMAP3430 support"
24 depends on ARCH_OMAP3 && ARCH_OMAP34XX
25 select ARCH_OMAP_OTG
26
27config OMAP_PACKAGE_CBC
28 bool

--- 144 unchanged lines hidden ---
22
23config ARCH_OMAP3430
24 bool "OMAP3430 support"
25 depends on ARCH_OMAP3 && ARCH_OMAP34XX
26 select ARCH_OMAP_OTG
27
28config OMAP_PACKAGE_CBC
29 bool

--- 144 unchanged lines hidden ---