Kconfig 7.1 KB
Newer Older
1 2 3 4
if ARCH_OMAP2PLUS

menu "TI OMAP2/3/4 Specific Features"

5 6 7 8 9 10 11 12
config ARCH_OMAP2PLUS_TYPICAL
	bool "Typical OMAP configuration"
	default y
	select AEABI
	select REGULATOR
	select PM_RUNTIME
	select VFP
	select NEON if ARCH_OMAP3 || ARCH_OMAP4
13 14
	select SERIAL_OMAP
	select SERIAL_OMAP_CONSOLE
15 16 17 18 19 20 21 22
	select I2C
	select I2C_OMAP
	select MENELAUS if ARCH_OMAP2
	select TWL4030_CORE if ARCH_OMAP3 || ARCH_OMAP4
	select TWL4030_POWER if ARCH_OMAP3 || ARCH_OMAP4
	help
	  Compile a kernel suitable for booting most boards

23 24 25
config ARCH_OMAP2
	bool "TI OMAP2"
	depends on ARCH_OMAP2PLUS
26
	default y
27 28 29 30 31
	select CPU_V6

config ARCH_OMAP3
	bool "TI OMAP3"
	depends on ARCH_OMAP2PLUS
32
	default y
33 34
	select CPU_V7
	select USB_ARCH_HAS_EHCI
35
	select ARM_L1_CACHE_SHIFT_6 if !ARCH_OMAP4
36 37
	select ARCH_HAS_OPP
	select PM_OPP if PM
38
	select ARM_CPU_SUSPEND if PM
39 40 41

config ARCH_OMAP4
	bool "TI OMAP4"
42
	default y
43 44 45
	depends on ARCH_OMAP2PLUS
	select CPU_V7
	select ARM_GIC
46
	select LOCAL_TIMERS if SMP
47
	select PL310_ERRATA_588369
48
	select PL310_ERRATA_727915
49
	select ARM_ERRATA_720789
N
Nishanth Menon 已提交
50 51
	select ARCH_HAS_OPP
	select PM_OPP if PM
52
	select USB_ARCH_HAS_EHCI
53
	select ARM_CPU_SUSPEND if PM
54

55 56 57
comment "OMAP Core Type"
	depends on ARCH_OMAP2

58
config SOC_OMAP2420
59
	bool "OMAP2420 support"
60
	depends on ARCH_OMAP2
61
	default y
62
	select OMAP_DM_TIMER
63
	select ARCH_OMAP_OTG
64

65
config SOC_OMAP2430
66
	bool "OMAP2430 support"
67
	depends on ARCH_OMAP2
68
	default y
69
	select ARCH_OMAP_OTG
70

71
config SOC_OMAP3430
72
	bool "OMAP3430 support"
73
	depends on ARCH_OMAP3
74
	default y
75 76
	select ARCH_OMAP_OTG

77 78 79 80 81
config SOC_OMAPTI816X
	bool "TI816X support"
	depends on ARCH_OMAP3
	default y

T
Tony Lindgren 已提交
82 83 84 85 86 87
config OMAP_PACKAGE_ZAF
       bool

config OMAP_PACKAGE_ZAC
       bool

88 89 90 91 92 93 94 95 96
config OMAP_PACKAGE_CBC
       bool

config OMAP_PACKAGE_CBB
       bool

config OMAP_PACKAGE_CUS
       bool

97 98 99
config OMAP_PACKAGE_CBP
       bool

100 101 102
config OMAP_PACKAGE_CBL
       bool

103 104 105
config OMAP_PACKAGE_CBS
       bool

106
comment "OMAP Board Type"
107
	depends on ARCH_OMAP2PLUS
108 109

config MACH_OMAP_GENERIC
110 111 112
	bool "Generic OMAP2+ board"
	depends on ARCH_OMAP2PLUS
	select USE_OF
113
	default y
114 115 116
	help
	  Support for generic TI OMAP2+ boards using Flattened Device Tree.
	  More information at Documentation/devicetree
117

K
Kalle Valo 已提交
118 119
config MACH_OMAP2_TUSB6010
	bool
120
	depends on ARCH_OMAP2 && SOC_OMAP2420
K
Kalle Valo 已提交
121 122
	default y if MACH_NOKIA_N8X0

123 124
config MACH_OMAP_H4
	bool "OMAP 2420 H4 board"
125
	depends on SOC_OMAP2420
126
	default y
127
	select OMAP_PACKAGE_ZAF
128
	select OMAP_DEBUG_DEVICES
129

130 131
config MACH_OMAP_APOLLON
	bool "OMAP 2420 Apollon board"
132
	depends on SOC_OMAP2420
133
	default y
134
	select OMAP_PACKAGE_ZAC
135 136 137

config MACH_OMAP_2430SDP
	bool "OMAP 2430 SDP board"
138
	depends on SOC_OMAP2430
139
	default y
140
	select OMAP_PACKAGE_ZAC
141

142 143
config MACH_OMAP3_BEAGLE
	bool "OMAP3 BEAGLE board"
144
	depends on ARCH_OMAP3
145
	default y
146
	select OMAP_PACKAGE_CBB
147

148
config MACH_DEVKIT8000
149 150
	bool "DEVKIT8000 board"
	depends on ARCH_OMAP3
151
	default y
152
	select OMAP_PACKAGE_CUS
153

154 155
config MACH_OMAP_LDP
	bool "OMAP3 LDP board"
156
	depends on ARCH_OMAP3
157
	default y
158
	select OMAP_PACKAGE_CBB
159

160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179
config MACH_OMAP3530_LV_SOM
	bool "OMAP3 Logic 3530 LV SOM board"
	depends on ARCH_OMAP3
	select OMAP_PACKAGE_CBB
	default y
	help
	 Support for the LogicPD OMAP3530 SOM Development kit
	 for full description please see the products webpage at
	 http://www.logicpd.com/products/development-kits/texas-instruments-zoom%E2%84%A2-omap35x-development-kit

config MACH_OMAP3_TORPEDO
	bool "OMAP3 Logic 35x Torpedo board"
	depends on ARCH_OMAP3
	select OMAP_PACKAGE_CBB
	default y
	help
	 Support for the LogicPD OMAP35x Torpedo Development kit
	 for full description please see the products webpage at
	 http://www.logicpd.com/products/development-kits/zoom-omap35x-torpedo-development-kit

180 181
config MACH_OVERO
	bool "Gumstix Overo board"
182
	depends on ARCH_OMAP3
183
	default y
184
	select OMAP_PACKAGE_CBB
185

186 187
config MACH_OMAP3EVM
	bool "OMAP 3530 EVM board"
188
	depends on ARCH_OMAP3
189
	default y
190
	select OMAP_PACKAGE_CBB
191

192 193
config MACH_OMAP3517EVM
	bool "OMAP3517/ AM3517 EVM board"
194
	depends on ARCH_OMAP3
195
	default y
196
	select OMAP_PACKAGE_CBB
197

S
Srinath 已提交
198 199 200 201 202
config MACH_CRANEBOARD
	bool "AM3517/05 CRANE board"
	depends on ARCH_OMAP3
	select OMAP_PACKAGE_CBB

203 204
config MACH_OMAP3_PANDORA
	bool "OMAP3 Pandora"
205
	depends on ARCH_OMAP3
206
	default y
207
	select OMAP_PACKAGE_CBB
208
	select REGULATOR_FIXED_VOLTAGE
209

210 211
config MACH_OMAP3_TOUCHBOOK
	bool "OMAP3 Touch Book"
212
	depends on ARCH_OMAP3
213
	default y
214 215
	select BACKLIGHT_CLASS_DEVICE

216 217
config MACH_OMAP_3430SDP
	bool "OMAP 3430 SDP board"
218
	depends on ARCH_OMAP3
219
	default y
220
	select OMAP_PACKAGE_CBB
221

T
Tony Lindgren 已提交
222 223 224 225 226 227 228 229 230
config MACH_NOKIA_N800
       bool

config MACH_NOKIA_N810
       bool

config MACH_NOKIA_N810_WIMAX
       bool

231 232
config MACH_NOKIA_N8X0
	bool "Nokia N800/N810"
233
	depends on SOC_OMAP2420
234
	default y
235
	select OMAP_PACKAGE_ZAC
T
Tony Lindgren 已提交
236 237 238
	select MACH_NOKIA_N800
	select MACH_NOKIA_N810
	select MACH_NOKIA_N810_WIMAX
239

240 241 242 243 244 245
config MACH_NOKIA_RM680
	bool "Nokia RM-680 board"
	depends on ARCH_OMAP3
	default y
	select OMAP_PACKAGE_CBB

246 247
config MACH_NOKIA_RX51
	bool "Nokia RX-51 board"
248
	depends on ARCH_OMAP3
249
	default y
250
	select OMAP_PACKAGE_CBB
251 252 253

config MACH_OMAP_ZOOM2
	bool "OMAP3 Zoom2 board"
254
	depends on ARCH_OMAP3
255
	default y
256
	select OMAP_PACKAGE_CBB
257 258 259
	select SERIAL_8250
	select SERIAL_CORE_CONSOLE
	select SERIAL_8250_CONSOLE
260
	select REGULATOR_FIXED_VOLTAGE
261

262 263
config MACH_OMAP_ZOOM3
	bool "OMAP3630 Zoom3 board"
264
	depends on ARCH_OMAP3
265
	default y
266
	select OMAP_PACKAGE_CBP
267 268 269
	select SERIAL_8250
	select SERIAL_CORE_CONSOLE
	select SERIAL_8250_CONSOLE
270
	select REGULATOR_FIXED_VOLTAGE
271

272
config MACH_CM_T35
273
	bool "CompuLab CM-T35/CM-T3730 modules"
274
	depends on ARCH_OMAP3
275
	default y
276
	select MACH_CM_T3730
277
	select OMAP_PACKAGE_CUS
278

279 280 281 282 283 284
config MACH_CM_T3517
	bool "CompuLab CM-T3517 module"
	depends on ARCH_OMAP3
	default y
	select OMAP_PACKAGE_CBB

285 286 287
config MACH_CM_T3730
       bool

288
config MACH_IGEP0020
289
	bool "IGEP v2 board"
290
	depends on ARCH_OMAP3
291
	default y
292
	select OMAP_PACKAGE_CBB
293

294 295 296 297 298
config MACH_IGEP0030
	bool "IGEP OMAP3 module"
	depends on ARCH_OMAP3
	default y
	select OMAP_PACKAGE_CBB
M
Mike Rapoport 已提交
299
	select MACH_IGEP0020
300

301 302 303
config MACH_SBC3530
	bool "OMAP3 SBC STALKER board"
	depends on ARCH_OMAP3
304
	default y
305 306
	select OMAP_PACKAGE_CUS

307 308
config MACH_OMAP_3630SDP
	bool "OMAP3630 SDP board"
309
	depends on ARCH_OMAP3
310
	default y
311
	select OMAP_PACKAGE_CBP
312

313 314 315 316 317
config MACH_TI8168EVM
	bool "TI8168 Evaluation Module"
	depends on SOC_OMAPTI816X
	default y

318 319
config MACH_OMAP_4430SDP
	bool "OMAP 4430 SDP board"
320
	default y
321
	depends on ARCH_OMAP4
322
	select OMAP_PACKAGE_CBL
323
	select OMAP_PACKAGE_CBS
324
	select REGULATOR_FIXED_VOLTAGE
325

D
David Anders 已提交
326 327 328 329
config MACH_OMAP4_PANDA
	bool "OMAP4 Panda Board"
	default y
	depends on ARCH_OMAP4
330 331
	select OMAP_PACKAGE_CBL
	select OMAP_PACKAGE_CBS
332
	select REGULATOR_FIXED_VOLTAGE
D
David Anders 已提交
333

334 335 336 337 338 339 340
config OMAP3_EMU
	bool "OMAP3 debugging peripherals"
	depends on ARCH_OMAP3
	select OC_ETM
	help
	  Say Y here to enable debugging hardware of omap3

341 342
config OMAP3_SDRC_AC_TIMING
	bool "Enable SDRC AC timing register changes"
343
	depends on ARCH_OMAP3
344 345 346 347 348 349 350 351 352
	default n
	help
	  If you know that none of your system initiators will attempt to
	  access SDRAM during CORE DVFS, select Y here.  This should boost
	  SDRAM performance at lower CORE OPPs.  There are relatively few
	  users who will wish to say yes at this point - almost everyone will
	  wish to say no.  Selecting yes without understanding what is
	  going on could result in system crashes;

353 354 355
endmenu

endif