Kconfig (ee6f5a2fec84479d468ebf2a5d4560e042a58647) Kconfig (d04b620e6e6e72a95b7b88ccb7b002cb8f6b8113)
1if ARCH_OMAP2PLUS
2
3menu "TI OMAP2/3/4 Specific Features"
4
5config ARCH_OMAP2PLUS_TYPICAL
6 bool "Typical OMAP configuration"
7 default y
8 select AEABI

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

211
212config MACH_CM_T35
213 bool "CompuLab CM-T35 module"
214 depends on ARCH_OMAP3
215 default y
216 select OMAP_PACKAGE_CUS
217 select OMAP_MUX
218
1if ARCH_OMAP2PLUS
2
3menu "TI OMAP2/3/4 Specific Features"
4
5config ARCH_OMAP2PLUS_TYPICAL
6 bool "Typical OMAP configuration"
7 default y
8 select AEABI

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

211
212config MACH_CM_T35
213 bool "CompuLab CM-T35 module"
214 depends on ARCH_OMAP3
215 default y
216 select OMAP_PACKAGE_CUS
217 select OMAP_MUX
218
219config MACH_CM_T3517
220 bool "CompuLab CM-T3517 module"
221 depends on ARCH_OMAP3
222 default y
223 select OMAP_PACKAGE_CBB
224 select OMAP_MUX
225
219config MACH_IGEP0020
220 bool "IGEP v2 board"
221 depends on ARCH_OMAP3
222 default y
223 select OMAP_PACKAGE_CBB
224
225config MACH_SBC3530
226 bool "OMAP3 SBC STALKER board"

--- 43 unchanged lines hidden ---
226config MACH_IGEP0020
227 bool "IGEP v2 board"
228 depends on ARCH_OMAP3
229 default y
230 select OMAP_PACKAGE_CBB
231
232config MACH_SBC3530
233 bool "OMAP3 SBC STALKER board"

--- 43 unchanged lines hidden ---