From b0f7ea2853e26b5999e917253c927bc5d0bd7894 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Mon, 20 Jul 2020 17:45:59 +0200 Subject: kernel: unify CONFIG_GPIO_SYSFS in kernel configs Enable it for all platforms Signed-off-by: Felix Fietkau --- target/linux/ipq806x/config-4.19 | 1 - target/linux/ipq806x/config-5.4 | 1 - 2 files changed, 2 deletions(-) (limited to 'target/linux/ipq806x') diff --git a/target/linux/ipq806x/config-4.19 b/target/linux/ipq806x/config-4.19 index bdbfca1501..f61883a6db 100644 --- a/target/linux/ipq806x/config-4.19 +++ b/target/linux/ipq806x/config-4.19 @@ -180,7 +180,6 @@ CONFIG_GENERIC_STRNLEN_USER=y CONFIG_GENERIC_TIME_VSYSCALL=y CONFIG_GPIOLIB=y CONFIG_GPIOLIB_IRQCHIP=y -CONFIG_GPIO_SYSFS=y CONFIG_HANDLE_DOMAIN_IRQ=y CONFIG_HARDEN_BRANCH_PREDICTOR=y CONFIG_HARDIRQS_SW_RESEND=y diff --git a/target/linux/ipq806x/config-5.4 b/target/linux/ipq806x/config-5.4 index 794ce95042..263d153dde 100644 --- a/target/linux/ipq806x/config-5.4 +++ b/target/linux/ipq806x/config-5.4 @@ -186,7 +186,6 @@ CONFIG_GENERIC_STRNLEN_USER=y CONFIG_GENERIC_TIME_VSYSCALL=y CONFIG_GPIOLIB=y CONFIG_GPIOLIB_IRQCHIP=y -CONFIG_GPIO_SYSFS=y CONFIG_GRO_CELLS=y CONFIG_HANDLE_DOMAIN_IRQ=y CONFIG_HARDEN_BRANCH_PREDICTOR=y -- cgit v1.2.3