ARM: ep93xx: add GPIO I2C to defconfig
authorLinus Walleij <linus.walleij@linaro.org>
Thu, 9 Jul 2015 15:10:44 +0000 (17:10 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 17 Jul 2015 09:52:37 +0000 (11:52 +0200)
Some of the EP93xx boards have I2C devices on bit-banged GPIO
I2C, so add this to the defconfig.

Reviewed-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/configs/ep93xx_defconfig

index 9a5205abc7c3a1778d7b672c092a769c5e816f86..2ca11ce504c7aa1ca0dd1b8ea9e53b93eb97d68d 100644 (file)
@@ -82,6 +82,7 @@ CONFIG_SERIAL_AMBA_PL010_CONSOLE=y
 # CONFIG_HW_RANDOM is not set
 CONFIG_I2C=y
 CONFIG_I2C_CHARDEV=y
+CONFIG_I2C_GPIO=y
 CONFIG_I2C_DEBUG_CORE=y
 CONFIG_I2C_DEBUG_ALGO=y
 CONFIG_I2C_DEBUG_BUS=y