From 02c67fe7b92363bcc29539ba9c392d437e45d81e Mon Sep 17 00:00:00 2001 From: Oleksij Rempel Date: Mon, 26 Aug 2019 13:38:54 +0200 Subject: MIPS: ath79: enable gpio key support. Most of ath79 devices have at least one gpio key. Signed-off-by: Oleksij Rempel Signed-off-by: Sascha Hauer --- arch/mips/configs/ath79_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'arch') diff --git a/arch/mips/configs/ath79_defconfig b/arch/mips/configs/ath79_defconfig index c41d0bf545..ab7af794a2 100644 --- a/arch/mips/configs/ath79_defconfig +++ b/arch/mips/configs/ath79_defconfig @@ -78,6 +78,7 @@ CONFIG_LED=y CONFIG_LED_GPIO=y CONFIG_LED_GPIO_OF=y CONFIG_LED_TRIGGERS=y +CONFIG_KEYBOARD_GPIO=y CONFIG_WATCHDOG=y CONFIG_WATCHDOG_POLLER=y CONFIG_WATCHDOG_AR9344=y -- cgit v1.2.3