Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[pandora-kernel.git] / arch / arm / mach-omap2 / Kconfig
1 if ARCH_OMAP2PLUS
2
3 menu "TI OMAP2/3/4 Specific Features"
4
5 config ARCH_OMAP2PLUS_TYPICAL
6         bool "Typical OMAP configuration"
7         default y
8         select AEABI
9         select REGULATOR
10         select PM
11         select PM_RUNTIME
12         select VFP
13         select NEON if ARCH_OMAP3 || ARCH_OMAP4
14         select SERIAL_OMAP
15         select SERIAL_OMAP_CONSOLE
16         select I2C
17         select I2C_OMAP
18         select MFD_SUPPORT
19         select MENELAUS if ARCH_OMAP2
20         select TWL4030_CORE if ARCH_OMAP3 || ARCH_OMAP4
21         select TWL4030_POWER if ARCH_OMAP3 || ARCH_OMAP4
22         help
23           Compile a kernel suitable for booting most boards
24
25 config ARCH_OMAP2
26         bool "TI OMAP2"
27         depends on ARCH_OMAP2PLUS
28         default y
29         select CPU_V6
30
31 config ARCH_OMAP3
32         bool "TI OMAP3"
33         depends on ARCH_OMAP2PLUS
34         default y
35         select CPU_V7
36         select USB_ARCH_HAS_EHCI
37         select ARM_L1_CACHE_SHIFT_6 if !ARCH_OMAP4
38         select ARCH_HAS_OPP
39         select PM_OPP if PM
40
41 config ARCH_OMAP4
42         bool "TI OMAP4"
43         default y
44         depends on ARCH_OMAP2PLUS
45         select CPU_V7
46         select ARM_GIC
47         select PL310_ERRATA_588369
48         select PL310_ERRATA_727915
49         select ARM_ERRATA_720789
50         select ARCH_HAS_OPP
51         select PM_OPP if PM
52         select USB_ARCH_HAS_EHCI
53
54 comment "OMAP Core Type"
55         depends on ARCH_OMAP2
56
57 config SOC_OMAP2420
58         bool "OMAP2420 support"
59         depends on ARCH_OMAP2
60         default y
61         select OMAP_DM_TIMER
62         select ARCH_OMAP_OTG
63
64 config SOC_OMAP2430
65         bool "OMAP2430 support"
66         depends on ARCH_OMAP2
67         default y
68         select ARCH_OMAP_OTG
69
70 config SOC_OMAP3430
71         bool "OMAP3430 support"
72         depends on ARCH_OMAP3
73         default y
74         select ARCH_OMAP_OTG
75
76 config SOC_OMAPTI816X
77         bool "TI816X support"
78         depends on ARCH_OMAP3
79         default y
80
81 config OMAP_PACKAGE_ZAF
82        bool
83
84 config OMAP_PACKAGE_ZAC
85        bool
86
87 config OMAP_PACKAGE_CBC
88        bool
89
90 config OMAP_PACKAGE_CBB
91        bool
92
93 config OMAP_PACKAGE_CUS
94        bool
95
96 config OMAP_PACKAGE_CBP
97        bool
98
99 config OMAP_PACKAGE_CBL
100        bool
101
102 config OMAP_PACKAGE_CBS
103        bool
104
105 comment "OMAP Board Type"
106         depends on ARCH_OMAP2PLUS
107
108 config MACH_OMAP_GENERIC
109         bool "Generic OMAP board"
110         depends on ARCH_OMAP2
111         default y
112
113 config MACH_OMAP2_TUSB6010
114         bool
115         depends on ARCH_OMAP2 && SOC_OMAP2420
116         default y if MACH_NOKIA_N8X0
117
118 config MACH_OMAP_H4
119         bool "OMAP 2420 H4 board"
120         depends on SOC_OMAP2420
121         default y
122         select OMAP_PACKAGE_ZAF
123         select OMAP_DEBUG_DEVICES
124
125 config MACH_OMAP_APOLLON
126         bool "OMAP 2420 Apollon board"
127         depends on SOC_OMAP2420
128         default y
129         select OMAP_PACKAGE_ZAC
130
131 config MACH_OMAP_2430SDP
132         bool "OMAP 2430 SDP board"
133         depends on SOC_OMAP2430
134         default y
135         select OMAP_PACKAGE_ZAC
136
137 config MACH_OMAP3_BEAGLE
138         bool "OMAP3 BEAGLE board"
139         depends on ARCH_OMAP3
140         default y
141         select OMAP_PACKAGE_CBB
142
143 config MACH_DEVKIT8000
144         bool "DEVKIT8000 board"
145         depends on ARCH_OMAP3
146         default y
147         select OMAP_PACKAGE_CUS
148
149 config MACH_OMAP_LDP
150         bool "OMAP3 LDP board"
151         depends on ARCH_OMAP3
152         default y
153         select OMAP_PACKAGE_CBB
154
155 config MACH_OMAP3530_LV_SOM
156         bool "OMAP3 Logic 3530 LV SOM board"
157         depends on ARCH_OMAP3
158         select OMAP_PACKAGE_CBB
159         default y
160         help
161          Support for the LogicPD OMAP3530 SOM Development kit
162          for full description please see the products webpage at
163          http://www.logicpd.com/products/development-kits/texas-instruments-zoom%E2%84%A2-omap35x-development-kit
164
165 config MACH_OMAP3_TORPEDO
166         bool "OMAP3 Logic 35x Torpedo board"
167         depends on ARCH_OMAP3
168         select OMAP_PACKAGE_CBB
169         default y
170         help
171          Support for the LogicPD OMAP35x Torpedo Development kit
172          for full description please see the products webpage at
173          http://www.logicpd.com/products/development-kits/zoom-omap35x-torpedo-development-kit
174
175 config MACH_OVERO
176         bool "Gumstix Overo board"
177         depends on ARCH_OMAP3
178         default y
179         select OMAP_PACKAGE_CBB
180
181 config MACH_OMAP3EVM
182         bool "OMAP 3530 EVM board"
183         depends on ARCH_OMAP3
184         default y
185         select OMAP_PACKAGE_CBB
186
187 config MACH_OMAP3517EVM
188         bool "OMAP3517/ AM3517 EVM board"
189         depends on ARCH_OMAP3
190         default y
191         select OMAP_PACKAGE_CBB
192
193 config MACH_CRANEBOARD
194         bool "AM3517/05 CRANE board"
195         depends on ARCH_OMAP3
196         select OMAP_PACKAGE_CBB
197
198 config MACH_OMAP3_PANDORA
199         bool "OMAP3 Pandora"
200         depends on ARCH_OMAP3
201         default y
202         select OMAP_PACKAGE_CBB
203         select REGULATOR_FIXED_VOLTAGE
204
205 config MACH_OMAP3_TOUCHBOOK
206         bool "OMAP3 Touch Book"
207         depends on ARCH_OMAP3
208         default y
209         select BACKLIGHT_CLASS_DEVICE
210
211 config MACH_OMAP_3430SDP
212         bool "OMAP 3430 SDP board"
213         depends on ARCH_OMAP3
214         default y
215         select OMAP_PACKAGE_CBB
216
217 config MACH_NOKIA_N800
218        bool
219
220 config MACH_NOKIA_N810
221        bool
222
223 config MACH_NOKIA_N810_WIMAX
224        bool
225
226 config MACH_NOKIA_N8X0
227         bool "Nokia N800/N810"
228         depends on SOC_OMAP2420
229         default y
230         select OMAP_PACKAGE_ZAC
231         select MACH_NOKIA_N800
232         select MACH_NOKIA_N810
233         select MACH_NOKIA_N810_WIMAX
234
235 config MACH_NOKIA_RM680
236         bool "Nokia RM-680 board"
237         depends on ARCH_OMAP3
238         default y
239         select OMAP_PACKAGE_CBB
240
241 config MACH_NOKIA_RX51
242         bool "Nokia RX-51 board"
243         depends on ARCH_OMAP3
244         default y
245         select OMAP_PACKAGE_CBB
246
247 config MACH_OMAP_ZOOM2
248         bool "OMAP3 Zoom2 board"
249         depends on ARCH_OMAP3
250         default y
251         select OMAP_PACKAGE_CBB
252         select SERIAL_8250
253         select SERIAL_CORE_CONSOLE
254         select SERIAL_8250_CONSOLE
255         select REGULATOR_FIXED_VOLTAGE
256
257 config MACH_OMAP_ZOOM3
258         bool "OMAP3630 Zoom3 board"
259         depends on ARCH_OMAP3
260         default y
261         select OMAP_PACKAGE_CBP
262         select SERIAL_8250
263         select SERIAL_CORE_CONSOLE
264         select SERIAL_8250_CONSOLE
265         select REGULATOR_FIXED_VOLTAGE
266
267 config MACH_CM_T35
268         bool "CompuLab CM-T35 module"
269         depends on ARCH_OMAP3
270         default y
271         select OMAP_PACKAGE_CUS
272
273 config MACH_CM_T3517
274         bool "CompuLab CM-T3517 module"
275         depends on ARCH_OMAP3
276         default y
277         select OMAP_PACKAGE_CBB
278
279 config MACH_IGEP0020
280         bool "IGEP v2 board"
281         depends on ARCH_OMAP3
282         default y
283         select OMAP_PACKAGE_CBB
284
285 config MACH_IGEP0030
286         bool "IGEP OMAP3 module"
287         depends on ARCH_OMAP3
288         default y
289         select OMAP_PACKAGE_CBB
290
291 config MACH_SBC3530
292         bool "OMAP3 SBC STALKER board"
293         depends on ARCH_OMAP3
294         default y
295         select OMAP_PACKAGE_CUS
296
297 config MACH_OMAP_3630SDP
298         bool "OMAP3630 SDP board"
299         depends on ARCH_OMAP3
300         default y
301         select OMAP_PACKAGE_CBP
302
303 config MACH_TI8168EVM
304         bool "TI8168 Evaluation Module"
305         depends on SOC_OMAPTI816X
306         default y
307
308 config MACH_OMAP_4430SDP
309         bool "OMAP 4430 SDP board"
310         default y
311         depends on ARCH_OMAP4
312         select OMAP_PACKAGE_CBL
313         select OMAP_PACKAGE_CBS
314         select REGULATOR_FIXED_VOLTAGE
315
316 config MACH_OMAP4_PANDA
317         bool "OMAP4 Panda Board"
318         default y
319         depends on ARCH_OMAP4
320         select OMAP_PACKAGE_CBL
321         select OMAP_PACKAGE_CBS
322         select REGULATOR_FIXED_VOLTAGE
323
324 config OMAP3_EMU
325         bool "OMAP3 debugging peripherals"
326         depends on ARCH_OMAP3
327         select OC_ETM
328         help
329           Say Y here to enable debugging hardware of omap3
330
331 config OMAP3_SDRC_AC_TIMING
332         bool "Enable SDRC AC timing register changes"
333         depends on ARCH_OMAP3
334         default n
335         help
336           If you know that none of your system initiators will attempt to
337           access SDRAM during CORE DVFS, select Y here.  This should boost
338           SDRAM performance at lower CORE OPPs.  There are relatively few
339           users who will wish to say yes at this point - almost everyone will
340           wish to say no.  Selecting yes without understanding what is
341           going on could result in system crashes;
342
343 endmenu
344
345 endif