aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJassi Brar <[email protected]>2010-12-21 09:52:14 +0900
committerKukjin Kim <[email protected]>2010-12-30 08:32:42 +0900
commitf5cc4354907dccd6bb343cca18074c751a94f913 (patch)
tree7a88b83c69dc71be6ba1f7cf9a172939cbc33d60
parentd8710bc8de918059efaadd126320c2b34c514548 (diff)
ARM: S5PV310: Enable I2C1 device
Enable the I2C1 device on SMDKV310 and SMDKC210. Signed-off-by: Jassi Brar <[email protected]> Acked-by: Mark Brown <[email protected]> [[email protected]: minor changed title] Signed-off-by: Kukjin Kim <[email protected]>
-rw-r--r--arch/arm/mach-s5pv310/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/arm/mach-s5pv310/Kconfig b/arch/arm/mach-s5pv310/Kconfig
index d64efe0d4c97..3e1fe9d6b1fa 100644
--- a/arch/arm/mach-s5pv310/Kconfig
+++ b/arch/arm/mach-s5pv310/Kconfig
@@ -70,10 +70,12 @@ config MACH_SMDKC210
select CPU_S5PV310
select S3C_DEV_RTC
select S3C_DEV_WDT
+ select S3C_DEV_I2C1
select S3C_DEV_HSMMC
select S3C_DEV_HSMMC1
select S3C_DEV_HSMMC2
select S3C_DEV_HSMMC3
+ select S5PV310_SETUP_I2C1
select S5PV310_SETUP_SDHCI
help
Machine support for Samsung SMDKC210
@@ -98,10 +100,12 @@ config MACH_SMDKV310
select CPU_S5PV310
select S3C_DEV_RTC
select S3C_DEV_WDT
+ select S3C_DEV_I2C1
select S3C_DEV_HSMMC
select S3C_DEV_HSMMC1
select S3C_DEV_HSMMC2
select S3C_DEV_HSMMC3
+ select S5PV310_SETUP_I2C1
select S5PV310_SETUP_SDHCI
help
Machine support for Samsung SMDKV310