Kconfig (7fb3a069bc5d3577409c2ae89f89cd264ff85816) Kconfig (28e0f13cd1be5452f795bea6f68657a702000e69)
1comment "OMAP Core Type"
2 depends on ARCH_OMAP2
3
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
9 bool "OMAP2420 support"
4config ARCH_OMAP2420
5 bool "OMAP2420 support"
10 depends on ARCH_OMAP24XX
6 depends on ARCH_OMAP2
11 select OMAP_DM_TIMER
12 select ARCH_OMAP_OTG
13
14config ARCH_OMAP2430
15 bool "OMAP2430 support"
7 select OMAP_DM_TIMER
8 select ARCH_OMAP_OTG
9
10config ARCH_OMAP2430
11 bool "OMAP2430 support"
16 depends on ARCH_OMAP24XX
12 depends on ARCH_OMAP2
17
13
18config ARCH_OMAP34XX
19 bool "OMAP34xx Based System"
20 depends on ARCH_OMAP3
21 select USB_ARCH_HAS_EHCI
22
23config ARCH_OMAP3430
24 bool "OMAP3430 support"
14config ARCH_OMAP3430
15 bool "OMAP3430 support"
25 depends on ARCH_OMAP3 && ARCH_OMAP34XX
16 depends on ARCH_OMAP3
26 select ARCH_OMAP_OTG
27
28config OMAP_PACKAGE_CBC
29 bool
30
31config OMAP_PACKAGE_CBB
32 bool
33
34config OMAP_PACKAGE_CUS
35 bool
36
37config OMAP_PACKAGE_CBP
38 bool
39
40comment "OMAP Board Type"
17 select ARCH_OMAP_OTG
18
19config OMAP_PACKAGE_CBC
20 bool
21
22config OMAP_PACKAGE_CBB
23 bool
24
25config OMAP_PACKAGE_CUS
26 bool
27
28config OMAP_PACKAGE_CBP
29 bool
30
31comment "OMAP Board Type"
41 depends on ARCH_OMAP2 || ARCH_OMAP3 || ARCH_OMAP4
32 depends on ARCH_OMAP2PLUS
42
43config MACH_OMAP_GENERIC
44 bool "Generic OMAP board"
33
34config MACH_OMAP_GENERIC
35 bool "Generic OMAP board"
45 depends on ARCH_OMAP2 && ARCH_OMAP24XX
36 depends on ARCH_OMAP2
46
47config MACH_OMAP2_TUSB6010
48 bool
49 depends on ARCH_OMAP2 && ARCH_OMAP2420
50 default y if MACH_NOKIA_N8X0
51
52config MACH_OMAP_H4
53 bool "OMAP 2420 H4 board"
37
38config MACH_OMAP2_TUSB6010
39 bool
40 depends on ARCH_OMAP2 && ARCH_OMAP2420
41 default y if MACH_NOKIA_N8X0
42
43config MACH_OMAP_H4
44 bool "OMAP 2420 H4 board"
54 depends on ARCH_OMAP2 && ARCH_OMAP24XX
45 depends on ARCH_OMAP2
55 select OMAP_DEBUG_DEVICES
56
57config MACH_OMAP_APOLLON
58 bool "OMAP 2420 Apollon board"
46 select OMAP_DEBUG_DEVICES
47
48config MACH_OMAP_APOLLON
49 bool "OMAP 2420 Apollon board"
59 depends on ARCH_OMAP2 && ARCH_OMAP24XX
50 depends on ARCH_OMAP2
60
61config MACH_OMAP_2430SDP
62 bool "OMAP 2430 SDP board"
51
52config MACH_OMAP_2430SDP
53 bool "OMAP 2430 SDP board"
63 depends on ARCH_OMAP2 && ARCH_OMAP24XX
54 depends on ARCH_OMAP2
64
65config MACH_OMAP3_BEAGLE
66 bool "OMAP3 BEAGLE board"
55
56config MACH_OMAP3_BEAGLE
57 bool "OMAP3 BEAGLE board"
67 depends on ARCH_OMAP3 && ARCH_OMAP34XX
58 depends on ARCH_OMAP3
68 select OMAP_PACKAGE_CBB
69
70config MACH_OMAP_LDP
71 bool "OMAP3 LDP board"
59 select OMAP_PACKAGE_CBB
60
61config MACH_OMAP_LDP
62 bool "OMAP3 LDP board"
72 depends on ARCH_OMAP3 && ARCH_OMAP34XX
63 depends on ARCH_OMAP3
73 select OMAP_PACKAGE_CBB
74
75config MACH_OVERO
76 bool "Gumstix Overo board"
64 select OMAP_PACKAGE_CBB
65
66config MACH_OVERO
67 bool "Gumstix Overo board"
77 depends on ARCH_OMAP3 && ARCH_OMAP34XX
68 depends on ARCH_OMAP3
78 select OMAP_PACKAGE_CBB
79
80config MACH_OMAP3EVM
81 bool "OMAP 3530 EVM board"
69 select OMAP_PACKAGE_CBB
70
71config MACH_OMAP3EVM
72 bool "OMAP 3530 EVM board"
82 depends on ARCH_OMAP3 && ARCH_OMAP34XX
73 depends on ARCH_OMAP3
83 select OMAP_PACKAGE_CBB
84
85config MACH_OMAP3517EVM
86 bool "OMAP3517/ AM3517 EVM board"
74 select OMAP_PACKAGE_CBB
75
76config MACH_OMAP3517EVM
77 bool "OMAP3517/ AM3517 EVM board"
87 depends on ARCH_OMAP3 && ARCH_OMAP34XX
78 depends on ARCH_OMAP3
88 select OMAP_PACKAGE_CBB
89
90config MACH_OMAP3_PANDORA
91 bool "OMAP3 Pandora"
79 select OMAP_PACKAGE_CBB
80
81config MACH_OMAP3_PANDORA
82 bool "OMAP3 Pandora"
92 depends on ARCH_OMAP3 && ARCH_OMAP34XX
83 depends on ARCH_OMAP3
93 select OMAP_PACKAGE_CBB
94
95config MACH_OMAP3_TOUCHBOOK
96 bool "OMAP3 Touch Book"
84 select OMAP_PACKAGE_CBB
85
86config MACH_OMAP3_TOUCHBOOK
87 bool "OMAP3 Touch Book"
97 depends on ARCH_OMAP3 && ARCH_OMAP34XX
88 depends on ARCH_OMAP3
98 select BACKLIGHT_CLASS_DEVICE
99
100config MACH_OMAP_3430SDP
101 bool "OMAP 3430 SDP board"
89 select BACKLIGHT_CLASS_DEVICE
90
91config MACH_OMAP_3430SDP
92 bool "OMAP 3430 SDP board"
102 depends on ARCH_OMAP3 && ARCH_OMAP34XX
93 depends on ARCH_OMAP3
103 select OMAP_PACKAGE_CBB
104
105config MACH_NOKIA_N800
106 bool
107
108config MACH_NOKIA_N810
109 bool
110

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

115 bool "Nokia N800/N810"
116 depends on ARCH_OMAP2420
117 select MACH_NOKIA_N800
118 select MACH_NOKIA_N810
119 select MACH_NOKIA_N810_WIMAX
120
121config MACH_NOKIA_RX51
122 bool "Nokia RX-51 board"
94 select OMAP_PACKAGE_CBB
95
96config MACH_NOKIA_N800
97 bool
98
99config MACH_NOKIA_N810
100 bool
101

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

106 bool "Nokia N800/N810"
107 depends on ARCH_OMAP2420
108 select MACH_NOKIA_N800
109 select MACH_NOKIA_N810
110 select MACH_NOKIA_N810_WIMAX
111
112config MACH_NOKIA_RX51
113 bool "Nokia RX-51 board"
123 depends on ARCH_OMAP3 && ARCH_OMAP34XX
114 depends on ARCH_OMAP3
124 select OMAP_PACKAGE_CBB
125
126config MACH_OMAP_ZOOM2
127 bool "OMAP3 Zoom2 board"
115 select OMAP_PACKAGE_CBB
116
117config MACH_OMAP_ZOOM2
118 bool "OMAP3 Zoom2 board"
128 depends on ARCH_OMAP3 && ARCH_OMAP34XX
119 depends on ARCH_OMAP3
129 select OMAP_PACKAGE_CBB
130
131config MACH_OMAP_ZOOM3
132 bool "OMAP3630 Zoom3 board"
120 select OMAP_PACKAGE_CBB
121
122config MACH_OMAP_ZOOM3
123 bool "OMAP3630 Zoom3 board"
133 depends on ARCH_OMAP3 && ARCH_OMAP34XX
124 depends on ARCH_OMAP3
134 select OMAP_PACKAGE_CBP
135
136config MACH_CM_T35
137 bool "CompuLab CM-T35 module"
125 select OMAP_PACKAGE_CBP
126
127config MACH_CM_T35
128 bool "CompuLab CM-T35 module"
138 depends on ARCH_OMAP3 && ARCH_OMAP34XX
129 depends on ARCH_OMAP3
139 select OMAP_PACKAGE_CUS
140 select OMAP_MUX
141
142config MACH_IGEP0020
130 select OMAP_PACKAGE_CUS
131 select OMAP_MUX
132
133config MACH_IGEP0020
143 bool "IGEP0020"
144 depends on ARCH_OMAP3 && ARCH_OMAP34XX
134 bool "IGEP v2 board"
135 depends on ARCH_OMAP3
145 select OMAP_PACKAGE_CBB
146
147config MACH_OMAP_3630SDP
148 bool "OMAP3630 SDP board"
136 select OMAP_PACKAGE_CBB
137
138config MACH_OMAP_3630SDP
139 bool "OMAP3630 SDP board"
149 depends on ARCH_OMAP3 && ARCH_OMAP34XX
140 depends on ARCH_OMAP3
150 select OMAP_PACKAGE_CBP
151
152config MACH_OMAP_4430SDP
153 bool "OMAP 4430 SDP board"
154 depends on ARCH_OMAP4
155
156config OMAP3_EMU
157 bool "OMAP3 debugging peripherals"
158 depends on ARCH_OMAP3
159 select OC_ETM
160 help
161 Say Y here to enable debugging hardware of omap3
162
163config OMAP3_SDRC_AC_TIMING
164 bool "Enable SDRC AC timing register changes"
141 select OMAP_PACKAGE_CBP
142
143config MACH_OMAP_4430SDP
144 bool "OMAP 4430 SDP board"
145 depends on ARCH_OMAP4
146
147config OMAP3_EMU
148 bool "OMAP3 debugging peripherals"
149 depends on ARCH_OMAP3
150 select OC_ETM
151 help
152 Say Y here to enable debugging hardware of omap3
153
154config OMAP3_SDRC_AC_TIMING
155 bool "Enable SDRC AC timing register changes"
165 depends on ARCH_OMAP3 && ARCH_OMAP34XX
156 depends on ARCH_OMAP3
166 default n
167 help
168 If you know that none of your system initiators will attempt to
169 access SDRAM during CORE DVFS, select Y here. This should boost
170 SDRAM performance at lower CORE OPPs. There are relatively few
171 users who will wish to say yes at this point - almost everyone will
172 wish to say no. Selecting yes without understanding what is
173 going on could result in system crashes;
174
157 default n
158 help
159 If you know that none of your system initiators will attempt to
160 access SDRAM during CORE DVFS, select Y here. This should boost
161 SDRAM performance at lower CORE OPPs. There are relatively few
162 users who will wish to say yes at this point - almost everyone will
163 wish to say no. Selecting yes without understanding what is
164 going on could result in system crashes;
165