1 # Copyright 2008 Openmoko, Inc.
2 # Simtec Electronics, Ben Dooks <ben@simtec.co.uk>
6 # temporary until we can eliminate all drivers using it.
9 depends on ARCH_S3C64XX
10 select SAMSUNG_WAKEMASK
11 select PM_GENERIC_DOMAINS
14 Base platform code for any Samsung S3C64XX device
17 # Configuration options for the S3C6410 CPU
22 Enable S3C6400 CPU support
27 Enable S3C6410 CPU support
33 config S3C64XX_SETUP_SDHCI
34 select S3C64XX_SETUP_SDHCI_GPIO
37 Internal configuration for default SDHCI setup for S3C6400 and
40 config S3C64XX_DEV_ONENAND1
43 Compile in platform device definition for OneNAND1 controller
45 # platform specific device setup
47 config S3C64XX_SETUP_I2C0
51 Common setup code for i2c bus 0.
53 Note, currently since i2c0 is always compiled, this setup helper
54 is always compiled with it.
56 config S3C64XX_SETUP_I2C1
59 Common setup code for i2c bus 1.
61 config S3C64XX_SETUP_IDE
64 Common setup code for S3C64XX IDE.
66 config S3C64XX_SETUP_FB_24BPP
69 Common setup code for S3C64XX with an 24bpp RGB display helper.
71 config S3C64XX_SETUP_KEYPAD
74 Common setup code for S3C64XX KEYPAD GPIO configurations
76 config S3C64XX_SETUP_SDHCI_GPIO
79 Common setup code for S3C64XX SDHCI GPIO configurations
81 config S3C64XX_SETUP_SPI
84 Common setup code for SPI GPIO configurations
86 config S3C64XX_SETUP_USB_PHY
89 Common setup code for USB PHY controller
91 # S36400 Macchine support
98 select S3C64XX_SETUP_SDHCI
100 Machine support for the Samsung SMDK6400
102 # S3C6410 machine support
108 select S3C64XX_SETUP_FB_24BPP
110 Machine support for the A&W6410
116 select S3C_DEV_HSMMC1
117 select S3C64XX_SETUP_SDHCI
118 select S3C_DEV_USB_HOST
121 select S3C64XX_SETUP_FB_24BPP
122 select SAMSUNG_DEV_ADC
123 select SAMSUNG_DEV_TS
125 Machine support for the FriendlyARM MINI6410
131 select S3C_DEV_HSMMC1
132 select S3C64XX_SETUP_SDHCI
134 select S3C64XX_SETUP_FB_24BPP
136 select SAMSUNG_DEV_ADC
137 select SAMSUNG_DEV_TS
138 select S3C_DEV_USB_HOST
140 Machine support for the CoreWind REAL6410
145 select SAMSUNG_DEV_ADC
147 select S3C_DEV_HSMMC1
149 select SAMSUNG_DEV_IDE
152 select SAMSUNG_DEV_TS
153 select S3C_DEV_USB_HOST
154 select S3C_DEV_USB_HSOTG
156 select SAMSUNG_DEV_BACKLIGHT
157 select SAMSUNG_DEV_KEYPAD
158 select SAMSUNG_DEV_PWM
159 select HAVE_S3C2410_WATCHDOG if WATCHDOG
160 select S3C64XX_SETUP_SDHCI
161 select S3C64XX_SETUP_I2C1
162 select S3C64XX_SETUP_IDE
163 select S3C64XX_SETUP_FB_24BPP
164 select S3C64XX_SETUP_KEYPAD
165 select S3C64XX_SETUP_USB_PHY
167 Machine support for the Samsung SMDK6410
169 # At least some of the SMDK6410s were shipped with the card detect
170 # for the MMC/SD slots connected to the same input. This means that
171 # either the boards need to be altered to have channel0 to an alternate
172 # configuration or that only one slot can be used.
175 prompt "SMDK6410 MMC/SD slot setup"
176 depends on MACH_SMDK6410
178 config SMDK6410_SD_CH0
179 bool "Use channel 0 only"
180 depends on MACH_SMDK6410
182 Select CON7 (channel 0) 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.
187 config SMDK6410_SD_CH1
188 bool "Use channel 1 only"
189 depends on MACH_SMDK6410
191 Select CON6 (channel 1) as the MMC/SD slot, as
192 at least some SMDK6410 boards come with the
193 resistors fitted so that the card detects for
194 channels 0 and 1 are the same.
198 config SMDK6410_WM1190_EV1
199 bool "Support Wolfson Microelectronics 1190-EV1 PMIC card"
200 depends on MACH_SMDK6410
202 select REGULATOR_WM8350
203 select SAMSUNG_GPIO_EXTRA64
204 select MFD_WM8350_I2C
205 select MFD_WM8350_CONFIG_MODE_0
206 select MFD_WM8350_CONFIG_MODE_3
207 select MFD_WM8352_CONFIG_MODE_0
209 The Wolfson Microelectronics 1190-EV1 is a WM835x based PMIC
210 and audio daughtercard for the Samsung SMDK6410 reference
211 platform. Enabling this option will build support for this
212 module into the kernel. The presence of the module will be
213 detected at runtime so the resulting kernel can be used
214 with or without the 1190-EV1 fitted.
216 config SMDK6410_WM1192_EV1
217 bool "Support Wolfson Microelectronics 1192-EV1 PMIC card"
218 depends on MACH_SMDK6410
220 select REGULATOR_WM831X
221 select SAMSUNG_GPIO_EXTRA64
223 select MFD_WM831X_I2C
225 The Wolfson Microelectronics 1192-EV1 is a WM831x based PMIC
226 daughtercard for the Samsung SMDK6410 reference platform.
227 Enabling this option will build support for this module into
228 the kernel. The presence of the daughtercard will be
229 detected at runtime so the resulting kernel can be used
230 with or without the 1192-EV1 fitted.
236 select S3C_DEV_HSMMC1
237 select S3C64XX_SETUP_I2C1
239 Machine support for the Samsung NCP
246 select S3C_DEV_USB_HOST
247 select S3C64XX_SETUP_FB_24BPP
248 select SAMSUNG_DEV_PWM
250 Machine support for the Airgoo HMT
256 select S3C_DEV_HSMMC1
257 select S3C_DEV_HSMMC2
261 select S3C_DEV_USB_HSOTG
262 select S3C_DEV_USB_HOST
263 select S3C64XX_SETUP_SDHCI
264 select S3C64XX_SETUP_FB_24BPP
265 select S3C64XX_SETUP_USB_PHY
266 select SAMSUNG_DEV_ADC
267 select SAMSUNG_DEV_PWM
268 select SAMSUNG_DEV_TS
270 Shared machine support for SmartQ 5/7
276 Machine support for the SmartQ 5
282 Machine support for the SmartQ 7
284 config MACH_WLF_CRAGG_6410
285 bool "Wolfson Cragganmore 6410"
287 select S3C64XX_SETUP_SDHCI
288 select S3C64XX_SETUP_I2C1
289 select S3C64XX_SETUP_IDE
290 select S3C64XX_SETUP_FB_24BPP
291 select S3C64XX_SETUP_KEYPAD
292 select S3C64XX_SETUP_SPI
293 select S3C64XX_SETUP_USB_PHY
294 select SAMSUNG_DEV_ADC
295 select SAMSUNG_DEV_KEYPAD
296 select S3C_DEV_USB_HOST
297 select S3C_DEV_USB_HSOTG
299 select S3C_DEV_HSMMC1
300 select S3C_DEV_HSMMC2
304 select S3C64XX_DEV_SPI0
305 select SAMSUNG_GPIO_EXTRA128
307 select LEDS_GPIO_REGISTER
309 Machine support for the Wolfson Cragganmore S3C6410 variant.