aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips
diff options
context:
space:
mode:
authorThéo Lebrun <theo.lebrun@bootlin.com>2025-07-04 13:47:10 +0200
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>2025-07-16 18:33:34 +0200
commit0ca9aba59cc9cabc7986a29ec4099ef660c53dbb (patch)
treea5989da1d4cb2e734e97af767cb567d67479c940 /arch/mips
parente235f02633e67161e97c7989664014e20736a672 (diff)
downloadnet-0ca9aba59cc9cabc7986a29ec4099ef660c53dbb.tar.gz
MIPS: eyeq5_defconfig: add GPIO subsystem & driver
Enable GPIO support on the EyeQ5 platform. Signed-off-by: Théo Lebrun <theo.lebrun@bootlin.com> Acked-by: Gregory CLEMENT <gregory.clement@bootlin.com> Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Diffstat (limited to 'arch/mips')
-rw-r--r--arch/mips/configs/eyeq5_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/mips/configs/eyeq5_defconfig b/arch/mips/configs/eyeq5_defconfig
index e7e46cbf8c891e..e9bb70f65aab33 100644
--- a/arch/mips/configs/eyeq5_defconfig
+++ b/arch/mips/configs/eyeq5_defconfig
@@ -64,6 +64,8 @@ CONFIG_SERIAL_AMBA_PL011_CONSOLE=y
CONFIG_HW_RANDOM=y
# CONFIG_PTP_1588_CLOCK is not set
CONFIG_PINCTRL=y
+CONFIG_GPIOLIB=y
+CONFIG_GPIO_NOMADIK=y
CONFIG_MFD_SYSCON=y
CONFIG_HID_A4TECH=y
CONFIG_HID_BELKIN=y