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/generic/config-4.19 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/generic/config-4.19') diff --git a/target/linux/generic/config-4.19 b/target/linux/generic/config-4.19 index a197d82cda..977829c867 100644 --- a/target/linux/generic/config-4.19 +++ b/target/linux/generic/config-4.19 @@ -1673,7 +1673,7 @@ CONFIG_GPIOLIB_FASTPATH_LIMIT=512 # 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 -- cgit v1.2.3