Kconfig (1cb4f624ea38361b6397966470f0a1bed5532483) Kconfig (342aa2c1721e2714f43d957c3dd0bdaaa688c207)
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

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

75config MACH_OVERO
76 bool "Gumstix Overo board"
77 depends on ARCH_OMAP3 && ARCH_OMAP34XX
78 select OMAP_PACKAGE_CBB
79
80config MACH_OMAP3EVM
81 bool "OMAP 3530 EVM board"
82 depends on ARCH_OMAP3 && ARCH_OMAP34XX
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

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

75config MACH_OVERO
76 bool "Gumstix Overo board"
77 depends on ARCH_OMAP3 && ARCH_OMAP34XX
78 select OMAP_PACKAGE_CBB
79
80config MACH_OMAP3EVM
81 bool "OMAP 3530 EVM board"
82 depends on ARCH_OMAP3 && ARCH_OMAP34XX
83 select OMAP_PACKAGE_CBB
83
84config MACH_OMAP3517EVM
85 bool "OMAP3517/ AM3517 EVM board"
86 depends on ARCH_OMAP3 && ARCH_OMAP34XX
87 select OMAP_PACKAGE_CBB
88
89config MACH_OMAP3_PANDORA
90 bool "OMAP3 Pandora"

--- 83 unchanged lines hidden ---
84
85config MACH_OMAP3517EVM
86 bool "OMAP3517/ AM3517 EVM board"
87 depends on ARCH_OMAP3 && ARCH_OMAP34XX
88 select OMAP_PACKAGE_CBB
89
90config MACH_OMAP3_PANDORA
91 bool "OMAP3 Pandora"

--- 83 unchanged lines hidden ---