Kconfig (7a079cab4632265fc87ee483daf57879d5dd87f2) Kconfig (edc961a2fa51cf3fceba8df8bb52c7a048e4661b)
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

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

130 bool "OMAP3630 Zoom3 board"
131 depends on ARCH_OMAP3 && ARCH_OMAP34XX
132 select OMAP_PACKAGE_CBP
133
134config MACH_CM_T35
135 bool "CompuLab CM-T35 module"
136 depends on ARCH_OMAP3 && ARCH_OMAP34XX
137 select OMAP_PACKAGE_CUS
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

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

130 bool "OMAP3630 Zoom3 board"
131 depends on ARCH_OMAP3 && ARCH_OMAP34XX
132 select OMAP_PACKAGE_CBP
133
134config MACH_CM_T35
135 bool "CompuLab CM-T35 module"
136 depends on ARCH_OMAP3 && ARCH_OMAP34XX
137 select OMAP_PACKAGE_CUS
138 select OMAP_MUX
138
139config MACH_IGEP0020
140 bool "IGEP0020"
141 depends on ARCH_OMAP3 && ARCH_OMAP34XX
142 select OMAP_PACKAGE_CBB
143
144config MACH_OMAP_3630SDP
145 bool "OMAP3630 SDP board"

--- 26 unchanged lines hidden ---
139
140config MACH_IGEP0020
141 bool "IGEP0020"
142 depends on ARCH_OMAP3 && ARCH_OMAP34XX
143 select OMAP_PACKAGE_CBB
144
145config MACH_OMAP_3630SDP
146 bool "OMAP3630 SDP board"

--- 26 unchanged lines hidden ---