From 875a04478c177808e86a6a615f0ae0cfe541f2c2 Mon Sep 17 00:00:00 2001 From: David Bauer Date: Mon, 13 Jul 2020 17:44:07 +0200 Subject: rockchip: use downstream GPIO button implementation Use the OpenWrt netlink GPIO button implementation to forward button presses to procd. This is necessary to make failsafe-mode access using a button possible. Signed-off-by: David Bauer --- target/linux/rockchip/armv8/config-5.4 | 1 - 1 file changed, 1 deletion(-) (limited to 'target/linux/rockchip/armv8') diff --git a/target/linux/rockchip/armv8/config-5.4 b/target/linux/rockchip/armv8/config-5.4 index 48b05b432b..2d2342e34f 100644 --- a/target/linux/rockchip/armv8/config-5.4 +++ b/target/linux/rockchip/armv8/config-5.4 @@ -221,7 +221,6 @@ CONFIG_KALLSYMS=y CONFIG_KEXEC_CORE=y CONFIG_KEXEC_FILE=y # CONFIG_KEXEC_SIG is not set -CONFIG_KEYBOARD_GPIO=y CONFIG_KSM=y # CONFIG_LEDS_BRIGHTNESS_HW_CHANGED is not set CONFIG_LEDS_GPIO=y -- cgit v1.2.3