projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
04a85e0
)
MIPS: Ci20: Enable GPIO driver
author
Harvey Hunt
<harvey.hunt@imgtec.com>
Fri, 7 Jul 2017 16:12:07 +0000
(17:12 +0100)
committer
Ralf Baechle
<ralf@linux-mips.org>
Tue, 29 Aug 2017 13:21:52 +0000
(15:21 +0200)
Update the Ci20's defconfig to enable the JZ4780's GPIO driver.
Signed-off-by: Harvey Hunt <harvey.hunt@imgtec.com>
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 <ralf@linux-mips.org>
arch/mips/configs/ci20_defconfig
patch
|
blob
|
history
diff --git
a/arch/mips/configs/ci20_defconfig
b/arch/mips/configs/ci20_defconfig
index b42cfa7865f981e86e9fb6218cc3f292e1edaa34..ec38c24aaaf53036b604cd3df8b4b7c725f661d7 100644
(file)
--- 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