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/mpc85xx/config-4.19 | 1 - target/linux/mpc85xx/config-5.4 | 1 - 2 files changed, 2 deletions(-) (limited to 'target/linux/mpc85xx') diff --git a/target/linux/mpc85xx/config-4.19 b/target/linux/mpc85xx/config-4.19 index 67f4134d25..e999417d1e 100644 --- a/target/linux/mpc85xx/config-4.19 +++ b/target/linux/mpc85xx/config-4.19 @@ -118,7 +118,6 @@ CONFIG_GIANFAR=y CONFIG_GPIOLIB=y CONFIG_GPIO_GENERIC=y CONFIG_GPIO_MPC8XXX=y -CONFIG_GPIO_SYSFS=y CONFIG_HAS_DMA=y CONFIG_HAS_IOMEM=y CONFIG_HAS_IOPORT_MAP=y diff --git a/target/linux/mpc85xx/config-5.4 b/target/linux/mpc85xx/config-5.4 index 340d5ece99..8e01def3f9 100644 --- a/target/linux/mpc85xx/config-5.4 +++ b/target/linux/mpc85xx/config-5.4 @@ -118,7 +118,6 @@ CONFIG_GIANFAR=y CONFIG_GPIOLIB=y CONFIG_GPIO_GENERIC=y CONFIG_GPIO_MPC8XXX=y -CONFIG_GPIO_SYSFS=y CONFIG_HAS_DMA=y CONFIG_HAS_IOMEM=y CONFIG_HAS_IOPORT_MAP=y -- cgit v1.2.3