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/omap/config-4.19 | 1 - target/linux/omap/config-5.4 | 1 - 2 files changed, 2 deletions(-) (limited to 'target/linux/omap') diff --git a/target/linux/omap/config-4.19 b/target/linux/omap/config-4.19 index 88ecc1880b..9004dd0ba6 100644 --- a/target/linux/omap/config-4.19 +++ b/target/linux/omap/config-4.19 @@ -283,7 +283,6 @@ CONFIG_GPIO_PALMAS=y CONFIG_GPIO_PCA953X=y CONFIG_GPIO_PCA953X_IRQ=y CONFIG_GPIO_PCF857X=y -CONFIG_GPIO_SYSFS=y # CONFIG_GPIO_TPS65218 is not set CONFIG_GPIO_TPS65910=y CONFIG_GPIO_TWL4030=y diff --git a/target/linux/omap/config-5.4 b/target/linux/omap/config-5.4 index fd46a90ccb..1a24943806 100644 --- a/target/linux/omap/config-5.4 +++ b/target/linux/omap/config-5.4 @@ -285,7 +285,6 @@ CONFIG_GPIO_PALMAS=y CONFIG_GPIO_PCA953X=y CONFIG_GPIO_PCA953X_IRQ=y CONFIG_GPIO_PCF857X=y -CONFIG_GPIO_SYSFS=y # CONFIG_GPIO_TPS65218 is not set CONFIG_GPIO_TPS65910=y CONFIG_GPIO_TWL4030=y -- cgit v1.2.3