From: David Wu Date: Mon, 7 Mar 2016 18:48:14 +0000 (+0800) Subject: ARM64: configs: rockchip: add support i2c gpio config X-Git-Tag: firefly_0821_release~3258 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=35053e7126565827e1e9154bde981d22555e27d3;p=firefly-linux-kernel-4.4.55.git ARM64: configs: rockchip: add support i2c gpio config Change-Id: If44b02f93559ddbbf8b266cc945b648d7cd7fffd Signed-off-by: David Wu --- diff --git a/arch/arm64/configs/rockchip_defconfig b/arch/arm64/configs/rockchip_defconfig index adcce9a3b9f7..025955791362 100644 --- a/arch/arm64/configs/rockchip_defconfig +++ b/arch/arm64/configs/rockchip_defconfig @@ -300,6 +300,7 @@ CONFIG_SERIAL_8250_CONSOLE=y CONFIG_SERIAL_8250_DW=y # CONFIG_HW_RANDOM is not set CONFIG_I2C_CHARDEV=y +CONFIG_I2C_GPIO=y CONFIG_I2C_RK3X=y CONFIG_SPI=y CONFIG_SPI_ROCKCHIP=y