Commit f5cc4354 authored by Jassi Brar's avatar Jassi Brar Committed by Kukjin Kim
Browse files

ARM: S5PV310: Enable I2C1 device



Enable the I2C1 device on SMDKV310 and SMDKC210.

Signed-off-by: default avatarJassi Brar <jassi.brar@samsung.com>
Acked-by: default avatarMark Brown <broonie@opensource.wolfsonmicro.com>
[kgene.kim@samsung.com: minor changed title]
Signed-off-by: default avatarKukjin Kim <kgene.kim@samsung.com>
parent d8710bc8
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -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