Kconfig (d2137d5af4259f50c19addb8246a186c9ffac325) Kconfig (4bd7be22f4b25fc87e236a29da3a625621699074)
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

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

67 select ARCH_OMAP_OTG
68
69config ARCH_OMAP3430
70 bool "OMAP3430 support"
71 depends on ARCH_OMAP3
72 default y
73 select ARCH_OMAP_OTG
74
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

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

67 select ARCH_OMAP_OTG
68
69config ARCH_OMAP3430
70 bool "OMAP3430 support"
71 depends on ARCH_OMAP3
72 default y
73 select ARCH_OMAP_OTG
74
75config SOC_OMAPTI816X
76 bool "TI816X support"
77 depends on ARCH_OMAP3
78 default y
79
75config OMAP_PACKAGE_ZAF
76 bool
77
78config OMAP_PACKAGE_ZAC
79 bool
80
81config OMAP_PACKAGE_CBC
82 bool

--- 250 unchanged lines hidden ---
80config OMAP_PACKAGE_ZAF
81 bool
82
83config OMAP_PACKAGE_ZAC
84 bool
85
86config OMAP_PACKAGE_CBC
87 bool

--- 250 unchanged lines hidden ---