Kconfig (bc3caae8a191c712d8ae666d0b8d18807bfe2b14) Kconfig (e844b1da87270d96aef3fc79763ecc2c6541a71b)
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

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

249 select OMAP_MUX
250
251config MACH_IGEP0020
252 bool "IGEP v2 board"
253 depends on ARCH_OMAP3
254 default y
255 select OMAP_PACKAGE_CBB
256
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

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

249 select OMAP_MUX
250
251config MACH_IGEP0020
252 bool "IGEP v2 board"
253 depends on ARCH_OMAP3
254 default y
255 select OMAP_PACKAGE_CBB
256
257config MACH_IGEP0030
258 bool "IGEP OMAP3 module"
259 depends on ARCH_OMAP3
260 default y
261 select OMAP_PACKAGE_CBB
262
257config MACH_SBC3530
258 bool "OMAP3 SBC STALKER board"
259 depends on ARCH_OMAP3
260 default y
261 select OMAP_PACKAGE_CUS
262 select OMAP_MUX
263
264config MACH_OMAP_3630SDP

--- 37 unchanged lines hidden ---
263config MACH_SBC3530
264 bool "OMAP3 SBC STALKER board"
265 depends on ARCH_OMAP3
266 default y
267 select OMAP_PACKAGE_CUS
268 select OMAP_MUX
269
270config MACH_OMAP_3630SDP

--- 37 unchanged lines hidden ---