Merge remote-tracking branches 'asoc/fix/atmel', 'asoc/fix/fsl', 'asoc/fix/tegra...
[linux-drm-fsl-dcu.git] / arch / arm / mach-s3c64xx / Kconfig
1 # Copyright 2008 Openmoko, Inc.
2 #       Simtec Electronics, Ben Dooks <ben@simtec.co.uk>
3 #
4 # Licensed under GPLv2
5
6 if ARCH_S3C64XX
7
8 # Configuration options for the S3C6410 CPU
9
10 config CPU_S3C6400
11         bool
12         help
13           Enable S3C6400 CPU support
14
15 config CPU_S3C6410
16         bool
17         help
18           Enable S3C6410 CPU support
19
20 config S3C64XX_DMA
21         bool "S3C64XX DMA"
22         select S3C_DMA
23
24 config S3C64XX_SETUP_SDHCI
25         bool
26         select S3C64XX_SETUP_SDHCI_GPIO
27         help
28           Internal configuration for default SDHCI setup for S3C6400 and
29           S3C6410 SoCs.
30
31 config S3C64XX_DEV_ONENAND1
32         bool
33         help
34           Compile in platform device definition for OneNAND1 controller
35
36 # platform specific device setup
37
38 config S3C64XX_SETUP_I2C0
39         bool
40         default y
41         help
42           Common setup code for i2c bus 0.
43
44           Note, currently since i2c0 is always compiled, this setup helper
45           is always compiled with it.
46
47 config S3C64XX_SETUP_I2C1
48         bool
49         help
50           Common setup code for i2c bus 1.
51
52 config S3C64XX_SETUP_IDE
53         bool
54         help
55           Common setup code for S3C64XX IDE.
56
57 config S3C64XX_SETUP_FB_24BPP
58         bool
59         help
60           Common setup code for S3C64XX with an 24bpp RGB display helper.
61
62 config S3C64XX_SETUP_KEYPAD
63         bool
64         help
65           Common setup code for S3C64XX KEYPAD GPIO configurations
66
67 config S3C64XX_SETUP_SDHCI_GPIO
68         bool
69         help
70           Common setup code for S3C64XX SDHCI GPIO configurations
71
72 config S3C64XX_SETUP_SPI
73         bool
74         help
75          Common setup code for SPI GPIO configurations
76
77 config S3C64XX_SETUP_USB_PHY
78         bool
79         help
80           Common setup code for USB PHY controller
81
82 # S36400 Macchine support
83
84 config MACH_SMDK6400
85        bool "SMDK6400"
86         select CPU_S3C6400
87         select S3C64XX_SETUP_SDHCI
88         select S3C_DEV_HSMMC
89         select S3C_DEV_NAND
90         help
91           Machine support for the Samsung SMDK6400
92
93 # S3C6410 machine support
94
95 config MACH_ANW6410
96         bool "A&W6410"
97         select CPU_S3C6410
98         select S3C64XX_SETUP_FB_24BPP
99         select S3C_DEV_FB
100         help
101           Machine support for the A&W6410
102
103 config MACH_MINI6410
104         bool "MINI6410"
105         select CPU_S3C6410
106         select S3C64XX_SETUP_FB_24BPP
107         select S3C64XX_SETUP_SDHCI
108         select S3C_DEV_FB
109         select S3C_DEV_HSMMC
110         select S3C_DEV_HSMMC1
111         select S3C_DEV_NAND
112         select S3C_DEV_USB_HOST
113         select SAMSUNG_DEV_ADC
114         select SAMSUNG_DEV_TS
115         help
116           Machine support for the FriendlyARM MINI6410
117
118 config MACH_REAL6410
119         bool "REAL6410"
120         select CPU_S3C6410
121         select S3C64XX_SETUP_FB_24BPP
122         select S3C64XX_SETUP_SDHCI
123         select S3C_DEV_FB
124         select S3C_DEV_HSMMC
125         select S3C_DEV_HSMMC1
126         select S3C_DEV_NAND
127         select S3C_DEV_USB_HOST
128         select SAMSUNG_DEV_ADC
129         select SAMSUNG_DEV_TS
130         help
131           Machine support for the CoreWind REAL6410
132
133 config MACH_SMDK6410
134         bool "SMDK6410"
135         select CPU_S3C6410
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
144         select S3C_DEV_HSMMC
145         select S3C_DEV_HSMMC1
146         select S3C_DEV_I2C1
147         select S3C_DEV_RTC
148         select S3C_DEV_USB_HOST
149         select S3C_DEV_USB_HSOTG
150         select S3C_DEV_WDT
151         select SAMSUNG_DEV_ADC
152         select SAMSUNG_DEV_BACKLIGHT
153         select SAMSUNG_DEV_IDE
154         select SAMSUNG_DEV_KEYPAD
155         select SAMSUNG_DEV_PWM
156         select SAMSUNG_DEV_TS
157         help
158           Machine support for the Samsung SMDK6410
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
165 choice
166         prompt "SMDK6410 MMC/SD slot setup"
167         depends on MACH_SMDK6410
168
169 config 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.
177
178 config 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
187 endchoice
188
189 config SMDK6410_WM1190_EV1
190         bool "Support Wolfson Microelectronics 1190-EV1 PMIC card"
191         depends on MACH_SMDK6410
192         select MFD_WM8350_I2C
193         select REGULATOR
194         select REGULATOR_WM8350
195         select SAMSUNG_GPIO_EXTRA64
196         help
197           The Wolfson Microelectronics 1190-EV1 is a WM835x based PMIC
198           and audio daughtercard for the Samsung SMDK6410 reference
199           platform.  Enabling this option will build support for this
200           module into the kernel.  The presence of the module will be
201           detected at runtime so the resulting kernel can be used
202           with or without the 1190-EV1 fitted.
203
204 config SMDK6410_WM1192_EV1
205         bool "Support Wolfson Microelectronics 1192-EV1 PMIC card"
206         depends on MACH_SMDK6410
207         select MFD_WM831X
208         select MFD_WM831X_I2C
209         select REGULATOR
210         select REGULATOR_WM831X
211         select SAMSUNG_GPIO_EXTRA64
212         help
213           The Wolfson Microelectronics 1192-EV1 is a WM831x based PMIC
214           daughtercard for the Samsung SMDK6410 reference platform.
215           Enabling this option will build support for this module into
216           the kernel.  The presence of the daughtercard will be
217           detected at runtime so the resulting kernel can be used
218           with or without the 1192-EV1 fitted.
219
220 config MACH_NCP
221         bool "NCP"
222         select CPU_S3C6410
223         select S3C64XX_SETUP_I2C1
224         select S3C_DEV_HSMMC1
225         select S3C_DEV_I2C1
226         help
227           Machine support for the Samsung NCP
228
229 config MACH_HMT
230         bool "Airgoo HMT"
231         select CPU_S3C6410
232         select S3C64XX_SETUP_FB_24BPP
233         select S3C_DEV_FB
234         select S3C_DEV_NAND
235         select S3C_DEV_USB_HOST
236         select SAMSUNG_DEV_PWM
237         help
238           Machine support for the Airgoo HMT
239
240 config MACH_SMARTQ
241         bool
242         select CPU_S3C6410
243         select S3C64XX_SETUP_FB_24BPP
244         select S3C64XX_SETUP_SDHCI
245         select S3C64XX_SETUP_USB_PHY
246         select S3C_DEV_FB
247         select S3C_DEV_HSMMC
248         select S3C_DEV_HSMMC1
249         select S3C_DEV_HSMMC2
250         select S3C_DEV_HWMON
251         select S3C_DEV_RTC
252         select S3C_DEV_USB_HOST
253         select S3C_DEV_USB_HSOTG
254         select SAMSUNG_DEV_ADC
255         select SAMSUNG_DEV_PWM
256         select SAMSUNG_DEV_TS
257         help
258             Shared machine support for SmartQ 5/7
259
260 config MACH_SMARTQ5
261         bool "SmartQ 5"
262         select MACH_SMARTQ
263         help
264             Machine support for the SmartQ 5
265
266 config MACH_SMARTQ7
267         bool "SmartQ 7"
268         select MACH_SMARTQ
269         help
270             Machine support for the SmartQ 7
271
272 config MACH_WLF_CRAGG_6410
273         bool "Wolfson Cragganmore 6410"
274         select CPU_S3C6410
275         select I2C
276         select LEDS_GPIO_REGISTER
277         select S3C64XX_DEV_SPI0
278         select S3C64XX_SETUP_FB_24BPP
279         select S3C64XX_SETUP_I2C1
280         select S3C64XX_SETUP_IDE
281         select S3C64XX_SETUP_KEYPAD
282         select S3C64XX_SETUP_SDHCI
283         select S3C64XX_SETUP_SPI
284         select S3C64XX_SETUP_USB_PHY
285         select S3C_DEV_FB
286         select S3C_DEV_HSMMC
287         select S3C_DEV_HSMMC1
288         select S3C_DEV_HSMMC2
289         select S3C_DEV_I2C1
290         select S3C_DEV_RTC
291         select S3C_DEV_USB_HOST
292         select S3C_DEV_USB_HSOTG
293         select S3C_DEV_WDT
294         select SAMSUNG_DEV_ADC
295         select SAMSUNG_DEV_KEYPAD
296         select SAMSUNG_DEV_PWM
297         select SAMSUNG_GPIO_EXTRA128
298         help
299           Machine support for the Wolfson Cragganmore S3C6410 variant.
300
301 config MACH_S3C64XX_DT
302         bool "Samsung S3C6400/S3C6410 machine using Device Tree"
303         select CLKSRC_OF
304         select CPU_S3C6400
305         select CPU_S3C6410
306         select PINCTRL
307         select PINCTRL_S3C64XX
308         select USE_OF
309         help
310           Machine support for Samsung S3C6400/S3C6410 machines with Device Tree
311           enabled.
312           Select this if a fdt blob is available for your S3C64XX SoC based
313           board.
314           Note: This is under development and not all peripherals can be
315           supported with this machine file.
316
317 endif