Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[deliverable/linux.git] / arch / arm / mach-s3c64xx / Kconfig
CommitLineData
a08ab637 1# Copyright 2008 Openmoko, Inc.
431107ea 2# Simtec Electronics, Ben Dooks <ben@simtec.co.uk>
a08ab637
BD
3#
4# Licensed under GPLv2
5
d2193ce2
TF
6if ARCH_S3C64XX
7
a08ab637 8# Configuration options for the S3C6410 CPU
d626aeed 9
431107ea
BD
10config CPU_S3C6400
11 bool
431107ea
BD
12 help
13 Enable S3C6400 CPU support
14
d626aeed
BD
15config CPU_S3C6410
16 bool
17 help
18 Enable S3C6410 CPU support
19
1db0287a 20config S3C64XX_PL080
27873b05
AB
21 def_bool DMADEVICES
22 select ARM_AMBA
1db0287a 23 select AMBA_PL08X
f7be9aba 24
2f6c2ac1 25config S3C64XX_SETUP_SDHCI
2f6c2ac1 26 bool
b1b3f49c 27 select S3C64XX_SETUP_SDHCI_GPIO
5cc7fd88 28 help
2f6c2ac1
BD
29 Internal configuration for default SDHCI setup for S3C6400 and
30 S3C6410 SoCs.
5cc7fd88 31
999304be
MS
32config S3C64XX_DEV_ONENAND1
33 bool
34 help
35 Compile in platform device definition for OneNAND1 controller
36
88fc68a2
BD
37# platform specific device setup
38
39config S3C64XX_SETUP_I2C0
40 bool
41 default y
42 help
43 Common setup code for i2c bus 0.
44
45 Note, currently since i2c0 is always compiled, this setup helper
46 is always compiled with it.
47
48config S3C64XX_SETUP_I2C1
49 bool
50 help
51 Common setup code for i2c bus 1.
52
0ab0b6d2
AK
53config S3C64XX_SETUP_IDE
54 bool
55 help
56 Common setup code for S3C64XX IDE.
57
88fc68a2
BD
58config S3C64XX_SETUP_FB_24BPP
59 bool
60 help
61 Common setup code for S3C64XX with an 24bpp RGB display helper.
62
290d0983
NKC
63config S3C64XX_SETUP_KEYPAD
64 bool
65 help
66 Common setup code for S3C64XX KEYPAD GPIO configurations
67
88fc68a2
BD
68config S3C64XX_SETUP_SDHCI_GPIO
69 bool
70 help
71 Common setup code for S3C64XX SDHCI GPIO configurations
72
4566c7f7
PV
73config S3C64XX_SETUP_SPI
74 bool
75 help
76 Common setup code for SPI GPIO configurations
77
99f6e1f5
JS
78config S3C64XX_SETUP_USB_PHY
79 bool
80 help
81 Common setup code for USB PHY controller
82
431107ea
BD
83# S36400 Macchine support
84
85config MACH_SMDK6400
86 bool "SMDK6400"
87 select CPU_S3C6400
b1b3f49c 88 select S3C64XX_SETUP_SDHCI
b25a1b64 89 select S3C_DEV_HSMMC1
431107ea
BD
90 help
91 Machine support for the Samsung SMDK6400
92
93# S3C6410 machine support
94
1f26a8a0
KL
95config MACH_ANW6410
96 bool "A&W6410"
97 select CPU_S3C6410
1f26a8a0 98 select S3C64XX_SETUP_FB_24BPP
b1b3f49c 99 select S3C_DEV_FB
1f26a8a0
KL
100 help
101 Machine support for the A&W6410
102
e9debd98
DA
103config MACH_MINI6410
104 bool "MINI6410"
105 select CPU_S3C6410
b1b3f49c
RK
106 select S3C64XX_SETUP_FB_24BPP
107 select S3C64XX_SETUP_SDHCI
108 select S3C_DEV_FB
e9debd98
DA
109 select S3C_DEV_HSMMC
110 select S3C_DEV_HSMMC1
1c5d76ef 111 select S3C_DEV_NAND
b1b3f49c 112 select S3C_DEV_USB_HOST
fe894f97
DA
113 select SAMSUNG_DEV_ADC
114 select SAMSUNG_DEV_TS
e9debd98
DA
115 help
116 Machine support for the FriendlyARM MINI6410
117
eab5cfa0
DA
118config MACH_REAL6410
119 bool "REAL6410"
120 select CPU_S3C6410
b1b3f49c 121 select S3C64XX_SETUP_FB_24BPP
ce611d7b 122 select S3C64XX_SETUP_SDHCI
c115f67c 123 select S3C_DEV_FB
b1b3f49c
RK
124 select S3C_DEV_HSMMC
125 select S3C_DEV_HSMMC1
88fbadea 126 select S3C_DEV_NAND
b1b3f49c 127 select S3C_DEV_USB_HOST
4374c456
DA
128 select SAMSUNG_DEV_ADC
129 select SAMSUNG_DEV_TS
eab5cfa0
DA
130 help
131 Machine support for the CoreWind REAL6410
132
5718df9d
BD
133config MACH_SMDK6410
134 bool "SMDK6410"
135 select CPU_S3C6410
b1b3f49c
RK
136 select HAVE_S3C2410_WATCHDOG if WATCHDOG
137 select S3C64XX_SETUP_FB_24BPP
138 select S3C64XX_SETUP_I2C1
139 select S3C64XX_SETUP_IDE
140 select S3C64XX_SETUP_KEYPAD
141 select S3C64XX_SETUP_SDHCI
142 select S3C64XX_SETUP_USB_PHY
143 select S3C_DEV_FB
5b323c7b 144 select S3C_DEV_HSMMC
b24636cf 145 select S3C_DEV_HSMMC1
d7ea3743 146 select S3C_DEV_I2C1
9bbf4a63 147 select S3C_DEV_RTC
98fd63ba 148 select S3C_DEV_USB_HOST
06fa1d37 149 select S3C_DEV_USB_HSOTG
b351c4a1 150 select S3C_DEV_WDT
b1b3f49c 151 select SAMSUNG_DEV_ADC
96d78686 152 select SAMSUNG_DEV_BACKLIGHT
b1b3f49c 153 select SAMSUNG_DEV_IDE
290d0983 154 select SAMSUNG_DEV_KEYPAD
075d1089 155 select SAMSUNG_DEV_PWM
b1b3f49c 156 select SAMSUNG_DEV_TS
5718df9d
BD
157 help
158 Machine support for the Samsung SMDK6410
b24636cf
BD
159
160# At least some of the SMDK6410s were shipped with the card detect
161# for the MMC/SD slots connected to the same input. This means that
162# either the boards need to be altered to have channel0 to an alternate
163# configuration or that only one slot can be used.
164
165choice
166 prompt "SMDK6410 MMC/SD slot setup"
167 depends on MACH_SMDK6410
168
169config SMDK6410_SD_CH0
170 bool "Use channel 0 only"
171 depends on MACH_SMDK6410
172 help
173 Select CON7 (channel 0) as the MMC/SD slot, as
174 at least some SMDK6410 boards come with the
175 resistors fitted so that the card detects for
176 channels 0 and 1 are the same.
431107ea 177
b24636cf
BD
178config SMDK6410_SD_CH1
179 bool "Use channel 1 only"
180 depends on MACH_SMDK6410
181 help
182 Select CON6 (channel 1) as the MMC/SD slot, as
183 at least some SMDK6410 boards come with the
184 resistors fitted so that the card detects for
185 channels 0 and 1 are the same.
186
187endchoice
ecc558ac
MB
188
189config SMDK6410_WM1190_EV1
190 bool "Support Wolfson Microelectronics 1190-EV1 PMIC card"
191 depends on MACH_SMDK6410
b1b3f49c 192 select MFD_WM8350_I2C
b1b3f49c
RK
193 select REGULATOR
194 select REGULATOR_WM8350
ecc558ac
MB
195 help
196 The Wolfson Microelectronics 1190-EV1 is a WM835x based PMIC
197 and audio daughtercard for the Samsung SMDK6410 reference
198 platform. Enabling this option will build support for this
199 module into the kernel. The presence of the module will be
59bf8964 200 detected at runtime so the resulting kernel can be used
ecc558ac 201 with or without the 1190-EV1 fitted.
87c4122f 202
60f9101a
MB
203config SMDK6410_WM1192_EV1
204 bool "Support Wolfson Microelectronics 1192-EV1 PMIC card"
205 depends on MACH_SMDK6410
b1b3f49c
RK
206 select MFD_WM831X
207 select MFD_WM831X_I2C
60f9101a
MB
208 select REGULATOR
209 select REGULATOR_WM831X
60f9101a
MB
210 help
211 The Wolfson Microelectronics 1192-EV1 is a WM831x based PMIC
212 daughtercard for the Samsung SMDK6410 reference platform.
213 Enabling this option will build support for this module into
214 the kernel. The presence of the daughtercard will be
59bf8964 215 detected at runtime so the resulting kernel can be used
60f9101a
MB
216 with or without the 1192-EV1 fitted.
217
87c4122f
KP
218config MACH_NCP
219 bool "NCP"
220 select CPU_S3C6410
87c4122f 221 select S3C64XX_SETUP_I2C1
b1b3f49c
RK
222 select S3C_DEV_HSMMC1
223 select S3C_DEV_I2C1
87c4122f
KP
224 help
225 Machine support for the Samsung NCP
2896bda4
PK
226
227config MACH_HMT
228 bool "Airgoo HMT"
229 select CPU_S3C6410
b1b3f49c 230 select S3C64XX_SETUP_FB_24BPP
2896bda4 231 select S3C_DEV_FB
d23b3517 232 select S3C_DEV_NAND
2896bda4 233 select S3C_DEV_USB_HOST
2ce30137 234 select SAMSUNG_DEV_PWM
2896bda4
PK
235 help
236 Machine support for the Airgoo HMT
a2f7bffa
MC
237
238config MACH_SMARTQ
239 bool
240 select CPU_S3C6410
b1b3f49c
RK
241 select S3C64XX_SETUP_FB_24BPP
242 select S3C64XX_SETUP_SDHCI
243 select S3C64XX_SETUP_USB_PHY
244 select S3C_DEV_FB
a2f7bffa
MC
245 select S3C_DEV_HSMMC
246 select S3C_DEV_HSMMC1
247 select S3C_DEV_HSMMC2
a2f7bffa
MC
248 select S3C_DEV_HWMON
249 select S3C_DEV_RTC
a2f7bffa 250 select S3C_DEV_USB_HOST
b1b3f49c 251 select S3C_DEV_USB_HSOTG
a2f7bffa 252 select SAMSUNG_DEV_ADC
2ce30137 253 select SAMSUNG_DEV_PWM
a2f7bffa 254 select SAMSUNG_DEV_TS
a2f7bffa
MC
255 help
256 Shared machine support for SmartQ 5/7
257
258config MACH_SMARTQ5
259 bool "SmartQ 5"
260 select MACH_SMARTQ
261 help
262 Machine support for the SmartQ 5
263
264config MACH_SMARTQ7
265 bool "SmartQ 7"
266 select MACH_SMARTQ
267 help
268 Machine support for the SmartQ 7
e1a3c74f
MB
269
270config MACH_WLF_CRAGG_6410
271 bool "Wolfson Cragganmore 6410"
272 select CPU_S3C6410
b1b3f49c
RK
273 select I2C
274 select LEDS_GPIO_REGISTER
275 select S3C64XX_DEV_SPI0
276 select S3C64XX_SETUP_FB_24BPP
e1a3c74f
MB
277 select S3C64XX_SETUP_I2C1
278 select S3C64XX_SETUP_IDE
e1a3c74f 279 select S3C64XX_SETUP_KEYPAD
b1b3f49c 280 select S3C64XX_SETUP_SDHCI
7d38af51 281 select S3C64XX_SETUP_SPI
99f6e1f5 282 select S3C64XX_SETUP_USB_PHY
5a7eb8e4 283 select S3C_DEV_FB
e1a3c74f
MB
284 select S3C_DEV_HSMMC
285 select S3C_DEV_HSMMC1
286 select S3C_DEV_HSMMC2
287 select S3C_DEV_I2C1
e1a3c74f 288 select S3C_DEV_RTC
b1b3f49c
RK
289 select S3C_DEV_USB_HOST
290 select S3C_DEV_USB_HSOTG
291 select S3C_DEV_WDT
292 select SAMSUNG_DEV_ADC
293 select SAMSUNG_DEV_KEYPAD
5a7eb8e4 294 select SAMSUNG_DEV_PWM
e1a3c74f
MB
295 help
296 Machine support for the Wolfson Cragganmore S3C6410 variant.
d2193ce2 297
31e4001d
TF
298config MACH_S3C64XX_DT
299 bool "Samsung S3C6400/S3C6410 machine using Device Tree"
300 select CLKSRC_OF
301 select CPU_S3C6400
302 select CPU_S3C6410
303 select PINCTRL
304 select PINCTRL_S3C64XX
305 select USE_OF
306 help
307 Machine support for Samsung S3C6400/S3C6410 machines with Device Tree
308 enabled.
309 Select this if a fdt blob is available for your S3C64XX SoC based
310 board.
311 Note: This is under development and not all peripherals can be
312 supported with this machine file.
f9efbce6 313
d2193ce2 314endif
This page took 0.293535 seconds and 5 git commands to generate.