aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/sunxi
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@nbd.name>2020-07-20 17:45:59 +0200
committerFelix Fietkau <nbd@nbd.name>2020-08-06 12:37:04 +0200
commitb0f7ea2853e26b5999e917253c927bc5d0bd7894 (patch)
tree2b07f428c64d7a02dc8a693fe17819b451a48dba /target/linux/sunxi
parenteb155f755a0e4308d8b08621649fd76bb917105c (diff)
downloadupstream-b0f7ea2853e26b5999e917253c927bc5d0bd7894.tar.gz
upstream-b0f7ea2853e26b5999e917253c927bc5d0bd7894.tar.bz2
upstream-b0f7ea2853e26b5999e917253c927bc5d0bd7894.zip
kernel: unify CONFIG_GPIO_SYSFS in kernel configs
Enable it for all platforms Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'target/linux/sunxi')
-rw-r--r--target/linux/sunxi/config-4.191
-rw-r--r--target/linux/sunxi/config-5.41
2 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/sunxi/config-4.19 b/target/linux/sunxi/config-4.19
index 9f3930303b..57063d3e0b 100644
--- a/target/linux/sunxi/config-4.19
+++ b/target/linux/sunxi/config-4.19
@@ -226,7 +226,6 @@ CONFIG_GENERIC_STRNLEN_USER=y
CONFIG_GENERIC_TIME_VSYSCALL=y
CONFIG_GLOB=y
CONFIG_GPIOLIB=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/sunxi/config-5.4 b/target/linux/sunxi/config-5.4
index 1e54e980a3..9b884d5cae 100644
--- a/target/linux/sunxi/config-5.4
+++ b/target/linux/sunxi/config-5.4
@@ -227,7 +227,6 @@ CONFIG_GENERIC_STRNLEN_USER=y
CONFIG_GENERIC_TIME_VSYSCALL=y
CONFIG_GLOB=y
CONFIG_GPIOLIB=y
-CONFIG_GPIO_SYSFS=y
CONFIG_HANDLE_DOMAIN_IRQ=y
CONFIG_HARDEN_BRANCH_PREDICTOR=y
CONFIG_HARDIRQS_SW_RESEND=y