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
	select CPU_V6
28
	select MULTI_IRQ_HANDLER
29 30 31 32

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

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

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

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

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

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

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

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

config OMAP_PACKAGE_ZAC
       bool

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

config OMAP_PACKAGE_CBB
       bool

config OMAP_PACKAGE_CUS
       bool

98 99 100
config OMAP_PACKAGE_CBP
       bool

101 102 103
config OMAP_PACKAGE_CBL
       bool

104 105 106
config OMAP_PACKAGE_CBS
       bool

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

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

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

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

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

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

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

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

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

161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180
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

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

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

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

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

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

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

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

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

config MACH_NOKIA_N810
       bool

config MACH_NOKIA_N810_WIMAX
       bool

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

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

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

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

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

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

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

286 287 288
config MACH_CM_T3730
       bool

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

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

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

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

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

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

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

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

342 343
config OMAP3_SDRC_AC_TIMING
	bool "Enable SDRC AC timing register changes"
344
	depends on ARCH_OMAP3
345 346 347 348 349 350 351 352 353
	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;

354 355 356
endmenu

endif