Kconfig 6.5 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 13
config ARCH_OMAP2PLUS_TYPICAL
	bool "Typical OMAP configuration"
	default y
	select AEABI
	select REGULATOR
	select PM
	select PM_RUNTIME
	select VFP
	select NEON if ARCH_OMAP3 || ARCH_OMAP4
14 15
	select SERIAL_OMAP
	select SERIAL_OMAP_CONSOLE
16 17
	select I2C
	select I2C_OMAP
18
	select MFD_SUPPORT
19 20 21 22 23 24
	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

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

config ARCH_OMAP3
	bool "TI OMAP3"
	depends on ARCH_OMAP2PLUS
34
	default y
35 36
	select CPU_V7
	select USB_ARCH_HAS_EHCI
37
	select ARM_L1_CACHE_SHIFT_6 if !ARCH_OMAP4
38 39
	select ARCH_HAS_OPP
	select PM_OPP 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 48
	select PL310_ERRATA_588369
	select ARM_ERRATA_720789
N
Nishanth Menon 已提交
49 50
	select ARCH_HAS_OPP
	select PM_OPP if PM
51

52 53 54 55 56
comment "OMAP Core Type"
	depends on ARCH_OMAP2

config ARCH_OMAP2420
	bool "OMAP2420 support"
57
	depends on ARCH_OMAP2
58
	default y
59
	select OMAP_DM_TIMER
60
	select ARCH_OMAP_OTG
61

62 63
config ARCH_OMAP2430
	bool "OMAP2430 support"
64
	depends on ARCH_OMAP2
65
	default y
66
	select ARCH_OMAP_OTG
67

68 69
config ARCH_OMAP3430
	bool "OMAP3430 support"
70
	depends on ARCH_OMAP3
71
	default y
72 73
	select ARCH_OMAP_OTG

T
Tony Lindgren 已提交
74 75 76 77 78 79
config OMAP_PACKAGE_ZAF
       bool

config OMAP_PACKAGE_ZAC
       bool

80 81 82 83 84 85 86 87 88
config OMAP_PACKAGE_CBC
       bool

config OMAP_PACKAGE_CBB
       bool

config OMAP_PACKAGE_CUS
       bool

89 90 91
config OMAP_PACKAGE_CBP
       bool

92 93 94
config OMAP_PACKAGE_CBL
       bool

95 96 97
config OMAP_PACKAGE_CBS
       bool

98
comment "OMAP Board Type"
99
	depends on ARCH_OMAP2PLUS
100 101 102

config MACH_OMAP_GENERIC
	bool "Generic OMAP board"
103
	depends on ARCH_OMAP2
104
	default y
105

K
Kalle Valo 已提交
106 107 108 109 110
config MACH_OMAP2_TUSB6010
	bool
	depends on ARCH_OMAP2 && ARCH_OMAP2420
	default y if MACH_NOKIA_N8X0

111 112
config MACH_OMAP_H4
	bool "OMAP 2420 H4 board"
113
	depends on ARCH_OMAP2420
114
	default y
115
	select OMAP_PACKAGE_ZAF
116
	select OMAP_DEBUG_DEVICES
117

118 119
config MACH_OMAP_APOLLON
	bool "OMAP 2420 Apollon board"
120
	depends on ARCH_OMAP2420
121
	default y
122
	select OMAP_PACKAGE_ZAC
123 124 125

config MACH_OMAP_2430SDP
	bool "OMAP 2430 SDP board"
126
	depends on ARCH_OMAP2430
127
	default y
128
	select OMAP_PACKAGE_ZAC
129

130 131
config MACH_OMAP3_BEAGLE
	bool "OMAP3 BEAGLE board"
132
	depends on ARCH_OMAP3
133
	default y
134
	select OMAP_PACKAGE_CBB
135

136
config MACH_DEVKIT8000
137 138
	bool "DEVKIT8000 board"
	depends on ARCH_OMAP3
139
	default y
140
	select OMAP_PACKAGE_CUS
141

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

148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167
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

168 169
config MACH_OVERO
	bool "Gumstix Overo board"
170
	depends on ARCH_OMAP3
171
	default y
172
	select OMAP_PACKAGE_CBB
173

174 175
config MACH_OMAP3EVM
	bool "OMAP 3530 EVM board"
176
	depends on ARCH_OMAP3
177
	default y
178
	select OMAP_PACKAGE_CBB
179

180 181
config MACH_OMAP3517EVM
	bool "OMAP3517/ AM3517 EVM board"
182
	depends on ARCH_OMAP3
183
	default y
184
	select OMAP_PACKAGE_CBB
185

S
Srinath 已提交
186 187 188 189 190
config MACH_CRANEBOARD
	bool "AM3517/05 CRANE board"
	depends on ARCH_OMAP3
	select OMAP_PACKAGE_CBB

191 192
config MACH_OMAP3_PANDORA
	bool "OMAP3 Pandora"
193
	depends on ARCH_OMAP3
194
	default y
195
	select OMAP_PACKAGE_CBB
196
	select REGULATOR_FIXED_VOLTAGE
197

198 199
config MACH_OMAP3_TOUCHBOOK
	bool "OMAP3 Touch Book"
200
	depends on ARCH_OMAP3
201
	default y
202 203
	select BACKLIGHT_CLASS_DEVICE

204 205
config MACH_OMAP_3430SDP
	bool "OMAP 3430 SDP board"
206
	depends on ARCH_OMAP3
207
	default y
208
	select OMAP_PACKAGE_CBB
209

T
Tony Lindgren 已提交
210 211 212 213 214 215 216 217 218
config MACH_NOKIA_N800
       bool

config MACH_NOKIA_N810
       bool

config MACH_NOKIA_N810_WIMAX
       bool

219 220 221
config MACH_NOKIA_N8X0
	bool "Nokia N800/N810"
	depends on ARCH_OMAP2420
222
	default y
223
	select OMAP_PACKAGE_ZAC
T
Tony Lindgren 已提交
224 225 226
	select MACH_NOKIA_N800
	select MACH_NOKIA_N810
	select MACH_NOKIA_N810_WIMAX
227

228 229 230 231 232 233
config MACH_NOKIA_RM680
	bool "Nokia RM-680 board"
	depends on ARCH_OMAP3
	default y
	select OMAP_PACKAGE_CBB

234 235
config MACH_NOKIA_RX51
	bool "Nokia RX-51 board"
236
	depends on ARCH_OMAP3
237
	default y
238
	select OMAP_PACKAGE_CBB
239 240 241

config MACH_OMAP_ZOOM2
	bool "OMAP3 Zoom2 board"
242
	depends on ARCH_OMAP3
243
	default y
244
	select OMAP_PACKAGE_CBB
245 246 247
	select SERIAL_8250
	select SERIAL_CORE_CONSOLE
	select SERIAL_8250_CONSOLE
248
	select REGULATOR_FIXED_VOLTAGE
249

250 251
config MACH_OMAP_ZOOM3
	bool "OMAP3630 Zoom3 board"
252
	depends on ARCH_OMAP3
253
	default y
254
	select OMAP_PACKAGE_CBP
255 256 257
	select SERIAL_8250
	select SERIAL_CORE_CONSOLE
	select SERIAL_8250_CONSOLE
258
	select REGULATOR_FIXED_VOLTAGE
259

260 261
config MACH_CM_T35
	bool "CompuLab CM-T35 module"
262
	depends on ARCH_OMAP3
263
	default y
264
	select OMAP_PACKAGE_CUS
265

266 267 268 269 270 271
config MACH_CM_T3517
	bool "CompuLab CM-T3517 module"
	depends on ARCH_OMAP3
	default y
	select OMAP_PACKAGE_CBB

272
config MACH_IGEP0020
273
	bool "IGEP v2 board"
274
	depends on ARCH_OMAP3
275
	default y
276
	select OMAP_PACKAGE_CBB
277

278 279 280 281 282 283
config MACH_IGEP0030
	bool "IGEP OMAP3 module"
	depends on ARCH_OMAP3
	default y
	select OMAP_PACKAGE_CBB

284 285 286
config MACH_SBC3530
	bool "OMAP3 SBC STALKER board"
	depends on ARCH_OMAP3
287
	default y
288 289
	select OMAP_PACKAGE_CUS

290 291
config MACH_OMAP_3630SDP
	bool "OMAP3630 SDP board"
292
	depends on ARCH_OMAP3
293
	default y
294
	select OMAP_PACKAGE_CBP
295

296 297
config MACH_OMAP_4430SDP
	bool "OMAP 4430 SDP board"
298
	default y
299
	depends on ARCH_OMAP4
300
	select OMAP_PACKAGE_CBL
301
	select OMAP_PACKAGE_CBS
302

D
David Anders 已提交
303 304 305 306
config MACH_OMAP4_PANDA
	bool "OMAP4 Panda Board"
	default y
	depends on ARCH_OMAP4
307 308
	select OMAP_PACKAGE_CBL
	select OMAP_PACKAGE_CBS
D
David Anders 已提交
309

310 311 312 313 314 315 316
config OMAP3_EMU
	bool "OMAP3 debugging peripherals"
	depends on ARCH_OMAP3
	select OC_ETM
	help
	  Say Y here to enable debugging hardware of omap3

317 318
config OMAP3_SDRC_AC_TIMING
	bool "Enable SDRC AC timing register changes"
319
	depends on ARCH_OMAP3
320 321 322 323 324 325 326 327 328
	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;

329 330 331
endmenu

endif