ARM: exynos_defconfig: enable HS-I2C to fix for mmc partition mount
authorSachin Kamat <sachin.kamat@linaro.org>
Wed, 14 May 2014 19:14:16 +0000 (04:14 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Wed, 14 May 2014 19:15:00 +0000 (04:15 +0900)
High speed I2C is used on Exynos5 based SoCs. Enable it.

The MMC partition for Root filesystem cannot be mounted
without this enabling HS-I2C and regulators on many boards
are connected HS-I2C bus so the regulators don't come by
default without this.

Actually, we are not able to get arndale-octa board to boot
and mount an MMC partition without this change.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Tested-by: Javi Merino <javi.merino@arm.com>
[kgene.kim@samsung.com: modified description]
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>

No differences found