Kconfig (74d83b7eedab14e4b963a2220ff76f98fa6d4cb8) Kconfig (c31469747854a1f1dcfd81a8fb1d9865c3ee58b9)
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

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

261 default y
262 select OMAP_PACKAGE_CBP
263 select SERIAL_8250
264 select SERIAL_CORE_CONSOLE
265 select SERIAL_8250_CONSOLE
266 select REGULATOR_FIXED_VOLTAGE
267
268config MACH_CM_T35
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

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

261 default y
262 select OMAP_PACKAGE_CBP
263 select SERIAL_8250
264 select SERIAL_CORE_CONSOLE
265 select SERIAL_8250_CONSOLE
266 select REGULATOR_FIXED_VOLTAGE
267
268config MACH_CM_T35
269 bool "CompuLab CM-T35 module"
269 bool "CompuLab CM-T35/CM-T3730 modules"
270 depends on ARCH_OMAP3
271 default y
270 depends on ARCH_OMAP3
271 default y
272 select MACH_CM_T3730
272 select OMAP_PACKAGE_CUS
273
274config MACH_CM_T3517
275 bool "CompuLab CM-T3517 module"
276 depends on ARCH_OMAP3
277 default y
278 select OMAP_PACKAGE_CBB
279
273 select OMAP_PACKAGE_CUS
274
275config MACH_CM_T3517
276 bool "CompuLab CM-T3517 module"
277 depends on ARCH_OMAP3
278 default y
279 select OMAP_PACKAGE_CBB
280
281config MACH_CM_T3730
282 bool
283
280config MACH_IGEP0020
281 bool "IGEP v2 board"
282 depends on ARCH_OMAP3
283 default y
284 select OMAP_PACKAGE_CBB
285
286config MACH_IGEP0030
287 bool "IGEP OMAP3 module"

--- 60 unchanged lines hidden ---
284config MACH_IGEP0020
285 bool "IGEP v2 board"
286 depends on ARCH_OMAP3
287 default y
288 select OMAP_PACKAGE_CBB
289
290config MACH_IGEP0030
291 bool "IGEP OMAP3 module"

--- 60 unchanged lines hidden ---