]> git.karo-electronics.de Git - linux-beck.git/blob - arch/arm/mach-omap2/Kconfig
Merge tag 'ep93xx-fixes-for-3.6' of git://github.com/RyanMallon/linux-ep93xx into...
[linux-beck.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_RUNTIME
11         select VFP
12         select NEON if ARCH_OMAP3 || ARCH_OMAP4
13         select SERIAL_OMAP
14         select SERIAL_OMAP_CONSOLE
15         select I2C
16         select I2C_OMAP
17         select MENELAUS if ARCH_OMAP2
18         select TWL4030_CORE if ARCH_OMAP3 || ARCH_OMAP4
19         select TWL4030_POWER if ARCH_OMAP3 || ARCH_OMAP4
20         select HIGHMEM
21         help
22           Compile a kernel suitable for booting most boards
23
24 config ARCH_OMAP2
25         bool "TI OMAP2"
26         depends on ARCH_OMAP2PLUS
27         default y
28         select CPU_V6
29         select MULTI_IRQ_HANDLER
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 if USB_SUPPORT
37         select ARCH_HAS_OPP
38         select PM_RUNTIME if CPU_IDLE
39         select PM_OPP if PM
40         select ARM_CPU_SUSPEND if PM
41         select MULTI_IRQ_HANDLER
42
43 config ARCH_OMAP4
44         bool "TI OMAP4"
45         default y
46         depends on ARCH_OMAP2PLUS
47         select CACHE_L2X0
48         select CPU_V7
49         select ARM_GIC
50         select HAVE_SMP
51         select LOCAL_TIMERS if SMP
52         select PL310_ERRATA_588369
53         select PL310_ERRATA_727915
54         select ARM_ERRATA_720789
55         select ARCH_HAS_OPP
56         select PM_RUNTIME if CPU_IDLE
57         select PM_OPP if PM
58         select USB_ARCH_HAS_EHCI if USB_SUPPORT
59         select ARM_CPU_SUSPEND if PM
60
61 comment "OMAP Core Type"
62         depends on ARCH_OMAP2
63
64 config SOC_OMAP2420
65         bool "OMAP2420 support"
66         depends on ARCH_OMAP2
67         default y
68         select OMAP_DM_TIMER
69         select ARCH_OMAP_OTG
70
71 config SOC_OMAP2430
72         bool "OMAP2430 support"
73         depends on ARCH_OMAP2
74         default y
75         select ARCH_OMAP_OTG
76
77 config SOC_OMAP3430
78         bool "OMAP3430 support"
79         depends on ARCH_OMAP3
80         default y
81         select ARCH_OMAP_OTG
82
83 config SOC_TI81XX
84         bool "TI81XX support"
85         depends on ARCH_OMAP3
86         default y
87
88 config SOC_AM33XX
89         bool "AM33XX support"
90         depends on ARCH_OMAP3
91         default y
92
93 config OMAP_PACKAGE_ZAF
94        bool
95
96 config OMAP_PACKAGE_ZAC
97        bool
98
99 config OMAP_PACKAGE_CBC
100        bool
101
102 config OMAP_PACKAGE_CBB
103        bool
104
105 config OMAP_PACKAGE_CUS
106        bool
107
108 config OMAP_PACKAGE_CBP
109        bool
110
111 config OMAP_PACKAGE_CBL
112        bool
113
114 config OMAP_PACKAGE_CBS
115        bool
116
117 comment "OMAP Board Type"
118         depends on ARCH_OMAP2PLUS
119
120 config MACH_OMAP_GENERIC
121         bool "Generic OMAP2+ board"
122         depends on ARCH_OMAP2PLUS
123         default y
124         help
125           Support for generic TI OMAP2+ boards using Flattened Device Tree.
126           More information at Documentation/devicetree
127
128 config MACH_OMAP2_TUSB6010
129         bool
130         depends on ARCH_OMAP2 && SOC_OMAP2420
131         default y if MACH_NOKIA_N8X0
132
133 config MACH_OMAP_H4
134         bool "OMAP 2420 H4 board"
135         depends on SOC_OMAP2420
136         default y
137         select OMAP_PACKAGE_ZAF
138         select OMAP_DEBUG_DEVICES
139
140 config MACH_OMAP_APOLLON
141         bool "OMAP 2420 Apollon board"
142         depends on SOC_OMAP2420
143         default y
144         select OMAP_PACKAGE_ZAC
145
146 config MACH_OMAP_2430SDP
147         bool "OMAP 2430 SDP board"
148         depends on SOC_OMAP2430
149         default y
150         select OMAP_PACKAGE_ZAC
151
152 config MACH_OMAP3_BEAGLE
153         bool "OMAP3 BEAGLE board"
154         depends on ARCH_OMAP3
155         default y
156         select OMAP_PACKAGE_CBB
157
158 config MACH_DEVKIT8000
159         bool "DEVKIT8000 board"
160         depends on ARCH_OMAP3
161         default y
162         select OMAP_PACKAGE_CUS
163
164 config MACH_OMAP_LDP
165         bool "OMAP3 LDP board"
166         depends on ARCH_OMAP3
167         default y
168         select OMAP_PACKAGE_CBB
169
170 config MACH_OMAP3530_LV_SOM
171         bool "OMAP3 Logic 3530 LV SOM board"
172         depends on ARCH_OMAP3
173         select OMAP_PACKAGE_CBB
174         default y
175         help
176          Support for the LogicPD OMAP3530 SOM Development kit
177          for full description please see the products webpage at
178          http://www.logicpd.com/products/development-kits/texas-instruments-zoom%E2%84%A2-omap35x-development-kit
179
180 config MACH_OMAP3_TORPEDO
181         bool "OMAP3 Logic 35x Torpedo board"
182         depends on ARCH_OMAP3
183         select OMAP_PACKAGE_CBB
184         default y
185         help
186          Support for the LogicPD OMAP35x Torpedo Development kit
187          for full description please see the products webpage at
188          http://www.logicpd.com/products/development-kits/zoom-omap35x-torpedo-development-kit
189
190 config MACH_OVERO
191         bool "Gumstix Overo board"
192         depends on ARCH_OMAP3
193         default y
194         select OMAP_PACKAGE_CBB
195
196 config MACH_OMAP3EVM
197         bool "OMAP 3530 EVM board"
198         depends on ARCH_OMAP3
199         default y
200         select OMAP_PACKAGE_CBB
201
202 config MACH_OMAP3517EVM
203         bool "OMAP3517/ AM3517 EVM board"
204         depends on ARCH_OMAP3
205         default y
206         select OMAP_PACKAGE_CBB
207
208 config MACH_CRANEBOARD
209         bool "AM3517/05 CRANE board"
210         depends on ARCH_OMAP3
211         select OMAP_PACKAGE_CBB
212
213 config MACH_OMAP3_PANDORA
214         bool "OMAP3 Pandora"
215         depends on ARCH_OMAP3
216         default y
217         select OMAP_PACKAGE_CBB
218         select REGULATOR_FIXED_VOLTAGE if REGULATOR
219
220 config MACH_OMAP3_TOUCHBOOK
221         bool "OMAP3 Touch Book"
222         depends on ARCH_OMAP3
223         default y
224
225 config MACH_OMAP_3430SDP
226         bool "OMAP 3430 SDP board"
227         depends on ARCH_OMAP3
228         default y
229         select OMAP_PACKAGE_CBB
230
231 config MACH_NOKIA_N800
232        bool
233
234 config MACH_NOKIA_N810
235        bool
236
237 config MACH_NOKIA_N810_WIMAX
238        bool
239
240 config MACH_NOKIA_N8X0
241         bool "Nokia N800/N810"
242         depends on SOC_OMAP2420
243         default y
244         select OMAP_PACKAGE_ZAC
245         select MACH_NOKIA_N800
246         select MACH_NOKIA_N810
247         select MACH_NOKIA_N810_WIMAX
248
249 config MACH_NOKIA_RM680
250         bool "Nokia RM-680/696 board"
251         depends on ARCH_OMAP3
252         default y
253         select OMAP_PACKAGE_CBB
254         select MACH_NOKIA_RM696
255
256 config MACH_NOKIA_RX51
257         bool "Nokia RX-51 board"
258         depends on ARCH_OMAP3
259         default y
260         select OMAP_PACKAGE_CBB
261
262 config MACH_OMAP_ZOOM2
263         bool "OMAP3 Zoom2 board"
264         depends on ARCH_OMAP3
265         default y
266         select OMAP_PACKAGE_CBB
267         select SERIAL_8250
268         select SERIAL_CORE_CONSOLE
269         select SERIAL_8250_CONSOLE
270         select REGULATOR_FIXED_VOLTAGE if REGULATOR
271
272 config MACH_OMAP_ZOOM3
273         bool "OMAP3630 Zoom3 board"
274         depends on ARCH_OMAP3
275         default y
276         select OMAP_PACKAGE_CBP
277         select SERIAL_8250
278         select SERIAL_CORE_CONSOLE
279         select SERIAL_8250_CONSOLE
280         select REGULATOR_FIXED_VOLTAGE if REGULATOR
281
282 config MACH_CM_T35
283         bool "CompuLab CM-T35/CM-T3730 modules"
284         depends on ARCH_OMAP3
285         default y
286         select MACH_CM_T3730
287         select OMAP_PACKAGE_CUS
288
289 config MACH_CM_T3517
290         bool "CompuLab CM-T3517 module"
291         depends on ARCH_OMAP3
292         default y
293         select OMAP_PACKAGE_CBB
294
295 config MACH_CM_T3730
296        bool
297
298 config MACH_IGEP0020
299         bool "IGEP v2 board"
300         depends on ARCH_OMAP3
301         default y
302         select OMAP_PACKAGE_CBB
303
304 config MACH_IGEP0030
305         bool "IGEP OMAP3 module"
306         depends on ARCH_OMAP3
307         default y
308         select OMAP_PACKAGE_CBB
309         select MACH_IGEP0020
310
311 config MACH_SBC3530
312         bool "OMAP3 SBC STALKER board"
313         depends on ARCH_OMAP3
314         default y
315         select OMAP_PACKAGE_CUS
316
317 config MACH_OMAP_3630SDP
318         bool "OMAP3630 SDP board"
319         depends on ARCH_OMAP3
320         default y
321         select OMAP_PACKAGE_CBP
322
323 config MACH_TI8168EVM
324         bool "TI8168 Evaluation Module"
325         depends on SOC_TI81XX
326         default y
327
328 config MACH_TI8148EVM
329         bool "TI8148 Evaluation Module"
330         depends on SOC_TI81XX
331         default y
332
333 config MACH_OMAP_4430SDP
334         bool "OMAP 4430 SDP board"
335         default y
336         depends on ARCH_OMAP4
337         select OMAP_PACKAGE_CBL
338         select OMAP_PACKAGE_CBS
339         select REGULATOR_FIXED_VOLTAGE if REGULATOR
340
341 config MACH_OMAP4_PANDA
342         bool "OMAP4 Panda Board"
343         default y
344         depends on ARCH_OMAP4
345         select OMAP_PACKAGE_CBL
346         select OMAP_PACKAGE_CBS
347         select REGULATOR_FIXED_VOLTAGE if REGULATOR
348
349 config OMAP3_EMU
350         bool "OMAP3 debugging peripherals"
351         depends on ARCH_OMAP3
352         select ARM_AMBA
353         select OC_ETM
354         help
355           Say Y here to enable debugging hardware of omap3
356
357 config OMAP3_SDRC_AC_TIMING
358         bool "Enable SDRC AC timing register changes"
359         depends on ARCH_OMAP3
360         default n
361         help
362           If you know that none of your system initiators will attempt to
363           access SDRAM during CORE DVFS, select Y here.  This should boost
364           SDRAM performance at lower CORE OPPs.  There are relatively few
365           users who will wish to say yes at this point - almost everyone will
366           wish to say no.  Selecting yes without understanding what is
367           going on could result in system crashes;
368
369 config OMAP4_ERRATA_I688
370         bool "OMAP4 errata: Async Bridge Corruption"
371         depends on ARCH_OMAP4
372         select ARCH_HAS_BARRIERS
373         help
374           If a data is stalled inside asynchronous bridge because of back
375           pressure, it may be accepted multiple times, creating pointer
376           misalignment that will corrupt next transfers on that data path
377           until next reset of the system (No recovery procedure once the
378           issue is hit, the path remains consistently broken). Async bridge
379           can be found on path between MPU to EMIF and MPU to L3 interconnect.
380           This situation can happen only when the idle is initiated by a
381           Master Request Disconnection (which is trigged by software when
382           executing WFI on CPU).
383           The work-around for this errata needs all the initiators connected
384           through async bridge must ensure that data path is properly drained
385           before issuing WFI. This condition will be met if one Strongly ordered
386           access is performed to the target right before executing the WFI.
387           In MPU case, L3 T2ASYNC FIFO and DDR T2ASYNC FIFO needs to be drained.
388           IO barrier ensure that there is no synchronisation loss on initiators
389           operating on both interconnect port simultaneously.
390 endmenu
391
392 endif