Kconfig (6fea7b0a7ad9b79aca09df4c42773927db6934ed) Kconfig (fc63de829bbfa3945ffd6327bd3dc88f4e643642)
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

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

285 depends on ARCH_OMAP4
286 select OMAP_PACKAGE_CBL
287 select OMAP_PACKAGE_CBS
288
289config MACH_OMAP4_PANDA
290 bool "OMAP4 Panda Board"
291 default y
292 depends on ARCH_OMAP4
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

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

285 depends on ARCH_OMAP4
286 select OMAP_PACKAGE_CBL
287 select OMAP_PACKAGE_CBS
288
289config MACH_OMAP4_PANDA
290 bool "OMAP4 Panda Board"
291 default y
292 depends on ARCH_OMAP4
293 select OMAP_PACKAGE_CBL
294 select OMAP_PACKAGE_CBS
293
294config OMAP3_EMU
295 bool "OMAP3 debugging peripherals"
296 depends on ARCH_OMAP3
297 select OC_ETM
298 help
299 Say Y here to enable debugging hardware of omap3
300

--- 15 unchanged lines hidden ---
295
296config OMAP3_EMU
297 bool "OMAP3 debugging peripherals"
298 depends on ARCH_OMAP3
299 select OC_ETM
300 help
301 Say Y here to enable debugging hardware of omap3
302

--- 15 unchanged lines hidden ---