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/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/mach-s5pc100/Kconfig b/arch/arm/mach-s5pc100/Kconfig
index 5e6b9a32bd90..36e7e0046c15 100644
--- a/arch/arm/mach-s5pc100/Kconfig
+++ b/arch/arm/mach-s5pc100/Kconfig
@@ -18,6 +18,8 @@ config MACH_SMDKC100
18 bool "SMDKC100" 18 bool "SMDKC100"
19 select CPU_S5PC100 19 select CPU_S5PC100
20 select S3C_DEV_FB 20 select S3C_DEV_FB
21 select S3C_DEV_I2C1
22 select S5PC1XX_SETUP_I2C0
21 select S5PC1XX_SETUP_I2C1 23 select S5PC1XX_SETUP_I2C1
22 select S5PC1XX_SETUP_FB_24BPP 24 select S5PC1XX_SETUP_FB_24BPP
23 help 25 help