aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c64xx/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-s3c64xx/Kconfig')
-rw-r--r--arch/arm/mach-s3c64xx/Kconfig31
1 files changed, 31 insertions, 0 deletions
diff --git a/arch/arm/mach-s3c64xx/Kconfig b/arch/arm/mach-s3c64xx/Kconfig
index 1f2f412b0200..11d2353bc506 100644
--- a/arch/arm/mach-s3c64xx/Kconfig
+++ b/arch/arm/mach-s3c64xx/Kconfig
@@ -180,3 +180,34 @@ config MACH_HMT
180 select HAVE_PWM 180 select HAVE_PWM
181 help 181 help
182 Machine support for the Airgoo HMT 182 Machine support for the Airgoo HMT
183
184config MACH_SMARTQ
185 bool
186 select CPU_S3C6410
187 select S3C_DEV_HSMMC
188 select S3C_DEV_HSMMC1
189 select S3C_DEV_HSMMC2
190 select S3C_DEV_FB
191 select S3C_DEV_HWMON
192 select S3C_DEV_RTC
193 select S3C_DEV_USB_HSOTG
194 select S3C_DEV_USB_HOST
195 select S3C64XX_SETUP_SDHCI
196 select S3C64XX_SETUP_FB_24BPP
197 select SAMSUNG_DEV_ADC
198 select SAMSUNG_DEV_TS
199 select HAVE_PWM
200 help
201 Shared machine support for SmartQ 5/7
202
203config MACH_SMARTQ5
204 bool "SmartQ 5"
205 select MACH_SMARTQ
206 help
207 Machine support for the SmartQ 5
208
209config MACH_SMARTQ7
210 bool "SmartQ 7"
211 select MACH_SMARTQ
212 help
213 Machine support for the SmartQ 7