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