Skip to content
Snippets Groups Projects
Commit c8465582 authored by Harvey Hunt's avatar Harvey Hunt Committed by Ralf Baechle
Browse files

MIPS: Ci20: Enable GPIO driver


Update the Ci20's defconfig to enable the JZ4780's GPIO driver.

Signed-off-by: default avatarHarvey 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: default avatarRalf Baechle <ralf@linux-mips.org>
parent 04a85e08
No related branches found
No related tags found
No related merge requests found
...@@ -91,6 +91,7 @@ CONFIG_SERIAL_OF_PLATFORM=y ...@@ -91,6 +91,7 @@ CONFIG_SERIAL_OF_PLATFORM=y
CONFIG_I2C=y CONFIG_I2C=y
CONFIG_I2C_JZ4780=y CONFIG_I2C_JZ4780=y
CONFIG_GPIO_SYSFS=y CONFIG_GPIO_SYSFS=y
CONFIG_GPIO_INGENIC=y
# CONFIG_HWMON is not set # CONFIG_HWMON is not set
CONFIG_REGULATOR=y CONFIG_REGULATOR=y
CONFIG_REGULATOR_DEBUG=y CONFIG_REGULATOR_DEBUG=y
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment