aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/config-4.14
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/generic/config-4.14
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/generic/config-4.14')
-rw-r--r--target/linux/generic/config-4.142
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/config-4.14 b/target/linux/generic/config-4.14
index d9b90f304e..778eee008b 100644
--- a/target/linux/generic/config-4.14
+++ b/target/linux/generic/config-4.14
@@ -1574,7 +1574,7 @@ CONFIG_GENERIC_NET_UTILS=y
# CONFIG_GPIO_SCH311X is not set
# CONFIG_GPIO_SX150X is not set
# CONFIG_GPIO_SYSCON is not set
-# CONFIG_GPIO_SYSFS is not set
+CONFIG_GPIO_SYSFS=y
# CONFIG_GPIO_TPIC2810 is not set
# CONFIG_GPIO_TS4900 is not set
# CONFIG_GPIO_TS5500 is not set