aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/mpc85xx
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2022-08-07 13:51:02 +0200
committerHauke Mehrtens <hauke@hauke-m.de>2022-08-10 21:36:17 +0200
commitff06edd1f042312782f913725ac41642f849a109 (patch)
treee1393e27ab4707161fdc75349f86f04c7c73a45d /target/linux/mpc85xx
parent0e3bafc601f9103f379ea9c3ea89f000a29b074b (diff)
downloadupstream-ff06edd1f042312782f913725ac41642f849a109.tar.gz
upstream-ff06edd1f042312782f913725ac41642f849a109.tar.bz2
upstream-ff06edd1f042312782f913725ac41642f849a109.zip
kernel: Activate CONFIG_GPIOLIB in generic configuration
All targets expect the malta target already activate the CONFIG_GPIOLIB option. Move it to generic kernel configuration and also activate it for malta. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'target/linux/mpc85xx')
-rw-r--r--target/linux/mpc85xx/config-5.101
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/mpc85xx/config-5.10 b/target/linux/mpc85xx/config-5.10
index 2668a729e8..532d176c15 100644
--- a/target/linux/mpc85xx/config-5.10
+++ b/target/linux/mpc85xx/config-5.10
@@ -98,7 +98,6 @@ CONFIG_GENERIC_TIME_VSYSCALL=y
CONFIG_GEN_RTC=y
# CONFIG_GE_IMP3A is not set
CONFIG_GIANFAR=y
-CONFIG_GPIOLIB=y
CONFIG_GPIO_GENERIC=y
CONFIG_GPIO_MPC8XXX=y
CONFIG_HAS_DMA=y