]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
MIPS: eyeq5_defconfig: add GPIO subsystem & driver
authorThéo Lebrun <theo.lebrun@bootlin.com>
Fri, 4 Jul 2025 11:47:10 +0000 (13:47 +0200)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Wed, 16 Jul 2025 16:33:34 +0000 (18:33 +0200)
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>
arch/mips/configs/eyeq5_defconfig

index e7e46cbf8c891ed987ad759944f3ac1d6c932cfa..e9bb70f65aab33bf35f147c04ebf8b128be8c563 100644 (file)
@@ -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