aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s5pc100/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-s5pc100/Kconfig')
-rw-r--r--arch/arm/mach-s5pc100/Kconfig16
1 files changed, 14 insertions, 2 deletions
diff --git a/arch/arm/mach-s5pc100/Kconfig b/arch/arm/mach-s5pc100/Kconfig
index b1a4ba504416..27ec167d2808 100644
--- a/arch/arm/mach-s5pc100/Kconfig
+++ b/arch/arm/mach-s5pc100/Kconfig
@@ -1,5 +1,3 @@
1# arch/arm/mach-s5pc100/Kconfig
2#
3# Copyright 2009 Samsung Electronics Co. 1# Copyright 2009 Samsung Electronics Co.
4# Byungho Min <bhmin@samsung.com> 2# Byungho Min <bhmin@samsung.com>
5# 3#
@@ -14,9 +12,23 @@ config CPU_S5PC100
14 help 12 help
15 Enable S5PC100 CPU support 13 Enable S5PC100 CPU support
16 14
15config S5PC100_SETUP_SDHCI
16 bool
17 select S5PC1XX_SETUP_SDHCI_GPIO
18 help
19 Internal helper functions for S5PC100 based SDHCI systems
20
17config MACH_SMDKC100 21config MACH_SMDKC100
18 bool "SMDKC100" 22 bool "SMDKC100"
19 select CPU_S5PC100 23 select CPU_S5PC100
24 select S3C_DEV_FB
25 select S3C_DEV_I2C1
26 select S3C_DEV_HSMMC
27 select S3C_DEV_HSMMC1
28 select S3C_DEV_HSMMC2
29 select S5PC1XX_SETUP_I2C0
20 select S5PC1XX_SETUP_I2C1 30 select S5PC1XX_SETUP_I2C1
31 select S5PC1XX_SETUP_FB_24BPP
32 select S5PC100_SETUP_SDHCI
21 help 33 help
22 Machine support for the Samsung SMDKC100 34 Machine support for the Samsung SMDKC100