From: Harvey Hunt Date: Fri, 7 Jul 2017 16:12:07 +0000 (+0100) Subject: MIPS: Ci20: Enable GPIO driver X-Git-Tag: v4.14-rc1~6^2~149 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c84655822dd6a20f39b93cc966f2ebfee8e1a045;p=platform%2Fkernel%2Flinux-exynos.git MIPS: Ci20: Enable GPIO driver Update the Ci20's defconfig to enable the JZ4780's GPIO driver. Signed-off-by: Harvey Hunt Cc: linux-mips@linux-mips.org Cc: linux-kernel@vger.kernel.org Patchwork: https://patchwork.linux-mips.org/patch/16751/ Signed-off-by: Ralf Baechle --- diff --git a/arch/mips/configs/ci20_defconfig b/arch/mips/configs/ci20_defconfig index b42cfa7..ec38c24 100644 --- a/arch/mips/configs/ci20_defconfig +++ b/arch/mips/configs/ci20_defconfig @@ -91,6 +91,7 @@ CONFIG_SERIAL_OF_PLATFORM=y CONFIG_I2C=y CONFIG_I2C_JZ4780=y CONFIG_GPIO_SYSFS=y +CONFIG_GPIO_INGENIC=y # CONFIG_HWMON is not set CONFIG_REGULATOR=y CONFIG_REGULATOR_DEBUG=y