]> bbs.cooldavid.org Git - net-next-2.6.git/blame - arch/arm/mach-omap2/Kconfig
omap: Make omap specific features appear under Kconfig menu
[net-next-2.6.git] / arch / arm / mach-omap2 / Kconfig
CommitLineData
4a54db61
TL
1if ARCH_OMAP2PLUS
2
3menu "TI OMAP2/3/4 Specific Features"
4
1dbae815
TL
5comment "OMAP Core Type"
6 depends on ARCH_OMAP2
7
1dbae815
TL
8config ARCH_OMAP2420
9 bool "OMAP2420 support"
088ef950 10 depends on ARCH_OMAP2
77900a2f 11 select OMAP_DM_TIMER
c40fae95 12 select ARCH_OMAP_OTG
1dbae815 13
72d0f1c3
SMK
14config ARCH_OMAP2430
15 bool "OMAP2430 support"
088ef950 16 depends on ARCH_OMAP2
4ab866d1 17 select ARCH_OMAP_OTG
72d0f1c3 18
cc26b3b0
SMK
19config ARCH_OMAP3430
20 bool "OMAP3430 support"
a8eb7ca0 21 depends on ARCH_OMAP3
cc26b3b0
SMK
22 select ARCH_OMAP_OTG
23
fc440461
TL
24config OMAP_PACKAGE_ZAF
25 bool
26
27config OMAP_PACKAGE_ZAC
28 bool
29
ddaa912a
TL
30config OMAP_PACKAGE_CBC
31 bool
32
33config OMAP_PACKAGE_CBB
34 bool
35
36config OMAP_PACKAGE_CUS
37 bool
38
662c8b55
TL
39config OMAP_PACKAGE_CBP
40 bool
41
1dbae815 42comment "OMAP Board Type"
140455fa 43 depends on ARCH_OMAP2PLUS
1dbae815
TL
44
45config MACH_OMAP_GENERIC
46 bool "Generic OMAP board"
088ef950 47 depends on ARCH_OMAP2
1dbae815 48
1b52d5df
KV
49config MACH_OMAP2_TUSB6010
50 bool
51 depends on ARCH_OMAP2 && ARCH_OMAP2420
52 default y if MACH_NOKIA_N8X0
53
1dbae815
TL
54config MACH_OMAP_H4
55 bool "OMAP 2420 H4 board"
088ef950 56 depends on ARCH_OMAP2
23275d45 57 select OMAP_PACKAGE_ZAF
f6049312 58 select OMAP_DEBUG_DEVICES
1dbae815 59
9b6553cd
TL
60config MACH_OMAP_APOLLON
61 bool "OMAP 2420 Apollon board"
088ef950 62 depends on ARCH_OMAP2
b52b14ef 63 select OMAP_PACKAGE_ZAC
72d0f1c3
SMK
64
65config MACH_OMAP_2430SDP
66 bool "OMAP 2430 SDP board"
088ef950 67 depends on ARCH_OMAP2
369ed78f 68 select OMAP_PACKAGE_ZAC
72d0f1c3 69
2885f000
SMK
70config MACH_OMAP3_BEAGLE
71 bool "OMAP3 BEAGLE board"
a8eb7ca0 72 depends on ARCH_OMAP3
ca5742bd 73 select OMAP_PACKAGE_CBB
2885f000 74
476544ca 75config MACH_DEVKIT8000
51824c5f
TW
76 bool "DEVKIT8000 board"
77 depends on ARCH_OMAP3
78 select OMAP_PACKAGE_CUS
79 select OMAP_MUX
476544ca 80
49265651
NK
81config MACH_OMAP_LDP
82 bool "OMAP3 LDP board"
a8eb7ca0 83 depends on ARCH_OMAP3
ca5742bd 84 select OMAP_PACKAGE_CBB
49265651 85
eba2645a
SS
86config MACH_OVERO
87 bool "Gumstix Overo board"
a8eb7ca0 88 depends on ARCH_OMAP3
ca5742bd 89 select OMAP_PACKAGE_CBB
da177247 90
53c5ec31
SMK
91config MACH_OMAP3EVM
92 bool "OMAP 3530 EVM board"
a8eb7ca0 93 depends on ARCH_OMAP3
342aa2c1 94 select OMAP_PACKAGE_CBB
53c5ec31 95
c625327e
RL
96config MACH_OMAP3517EVM
97 bool "OMAP3517/ AM3517 EVM board"
a8eb7ca0 98 depends on ARCH_OMAP3
ca5742bd 99 select OMAP_PACKAGE_CBB
c625327e 100
da177247
GI
101config MACH_OMAP3_PANDORA
102 bool "OMAP3 Pandora"
a8eb7ca0 103 depends on ARCH_OMAP3
ca5742bd 104 select OMAP_PACKAGE_CBB
6fdc29e2 105
7a079cab
GG
106config MACH_OMAP3_TOUCHBOOK
107 bool "OMAP3 Touch Book"
a8eb7ca0 108 depends on ARCH_OMAP3
7a079cab
GG
109 select BACKLIGHT_CLASS_DEVICE
110
6fdc29e2
SMK
111config MACH_OMAP_3430SDP
112 bool "OMAP 3430 SDP board"
a8eb7ca0 113 depends on ARCH_OMAP3
ca5742bd 114 select OMAP_PACKAGE_CBB
ffe7f95b 115
d2fbf345
TL
116config MACH_NOKIA_N800
117 bool
118
119config MACH_NOKIA_N810
120 bool
121
122config MACH_NOKIA_N810_WIMAX
123 bool
124
63138812
KV
125config MACH_NOKIA_N8X0
126 bool "Nokia N800/N810"
127 depends on ARCH_OMAP2420
bd8f0fc9 128 select OMAP_PACKAGE_ZAC
d2fbf345
TL
129 select MACH_NOKIA_N800
130 select MACH_NOKIA_N810
131 select MACH_NOKIA_N810_WIMAX
63138812 132
ffe7f95b
LL
133config MACH_NOKIA_RX51
134 bool "Nokia RX-51 board"
a8eb7ca0 135 depends on ARCH_OMAP3
ca5742bd 136 select OMAP_PACKAGE_CBB
577145f4
VP
137
138config MACH_OMAP_ZOOM2
139 bool "OMAP3 Zoom2 board"
a8eb7ca0 140 depends on ARCH_OMAP3
ca5742bd 141 select OMAP_PACKAGE_CBB
46ba0abf 142
5f35fbe8 143config MACH_OMAP_ZOOM3
144 bool "OMAP3630 Zoom3 board"
a8eb7ca0 145 depends on ARCH_OMAP3
662c8b55 146 select OMAP_PACKAGE_CBP
5f35fbe8 147
2886d128
MR
148config MACH_CM_T35
149 bool "CompuLab CM-T35 module"
a8eb7ca0 150 depends on ARCH_OMAP3
ca5742bd 151 select OMAP_PACKAGE_CUS
edc961a2 152 select OMAP_MUX
2886d128 153
58e11162 154config MACH_IGEP0020
28e0f13c 155 bool "IGEP v2 board"
a8eb7ca0 156 depends on ARCH_OMAP3
ca5742bd 157 select OMAP_PACKAGE_CBB
58e11162 158
9cbc3493
J
159config MACH_SBC3530
160 bool "OMAP3 SBC STALKER board"
161 depends on ARCH_OMAP3
162 select OMAP_PACKAGE_CUS
163 select OMAP_MUX
164
34c9ac23 165config MACH_OMAP_3630SDP
166 bool "OMAP3630 SDP board"
a8eb7ca0 167 depends on ARCH_OMAP3
662c8b55 168 select OMAP_PACKAGE_CBP
34c9ac23 169
46ba0abf
SS
170config MACH_OMAP_4430SDP
171 bool "OMAP 4430 SDP board"
172 depends on ARCH_OMAP4
183bd50f
AS
173
174config OMAP3_EMU
175 bool "OMAP3 debugging peripherals"
176 depends on ARCH_OMAP3
177 select OC_ETM
178 help
179 Say Y here to enable debugging hardware of omap3
180
18862cbe
PW
181config OMAP3_SDRC_AC_TIMING
182 bool "Enable SDRC AC timing register changes"
a8eb7ca0 183 depends on ARCH_OMAP3
18862cbe
PW
184 default n
185 help
186 If you know that none of your system initiators will attempt to
187 access SDRAM during CORE DVFS, select Y here. This should boost
188 SDRAM performance at lower CORE OPPs. There are relatively few
189 users who will wish to say yes at this point - almost everyone will
190 wish to say no. Selecting yes without understanding what is
191 going on could result in system crashes;
192
4a54db61
TL
193endmenu
194
195endif