Kconfig (662c8b55d26abeabc0b125f922dfa66338a046ae) Kconfig (7a079cab4632265fc87ee483daf57879d5dd87f2)
1comment "OMAP Core Type"
2 depends on ARCH_OMAP2
3
4config ARCH_OMAP24XX
5 bool "OMAP24xx Based System"
6 depends on ARCH_OMAP2
7
8config ARCH_OMAP2420

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

85 depends on ARCH_OMAP3 && ARCH_OMAP34XX
86 select OMAP_PACKAGE_CBB
87
88config MACH_OMAP3_PANDORA
89 bool "OMAP3 Pandora"
90 depends on ARCH_OMAP3 && ARCH_OMAP34XX
91 select OMAP_PACKAGE_CBB
92
1comment "OMAP Core Type"
2 depends on ARCH_OMAP2
3
4config ARCH_OMAP24XX
5 bool "OMAP24xx Based System"
6 depends on ARCH_OMAP2
7
8config ARCH_OMAP2420

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

85 depends on ARCH_OMAP3 && ARCH_OMAP34XX
86 select OMAP_PACKAGE_CBB
87
88config MACH_OMAP3_PANDORA
89 bool "OMAP3 Pandora"
90 depends on ARCH_OMAP3 && ARCH_OMAP34XX
91 select OMAP_PACKAGE_CBB
92
93config MACH_OMAP3_TOUCHBOOK
94 bool "OMAP3 Touch Book"
95 depends on ARCH_OMAP3 && ARCH_OMAP34XX
96 select BACKLIGHT_CLASS_DEVICE
97
93config MACH_OMAP_3430SDP
94 bool "OMAP 3430 SDP board"
95 depends on ARCH_OMAP3 && ARCH_OMAP34XX
96 select OMAP_PACKAGE_CBB
97
98config MACH_NOKIA_N800
99 bool
100

--- 66 unchanged lines hidden ---
98config MACH_OMAP_3430SDP
99 bool "OMAP 3430 SDP board"
100 depends on ARCH_OMAP3 && ARCH_OMAP34XX
101 select OMAP_PACKAGE_CBB
102
103config MACH_NOKIA_N800
104 bool
105

--- 66 unchanged lines hidden ---