From ff06edd1f042312782f913725ac41642f849a109 Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Sun, 7 Aug 2022 13:51:02 +0200 Subject: 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 --- target/linux/x86/geode/config-5.15 | 1 - 1 file changed, 1 deletion(-) (limited to 'target/linux/x86/geode/config-5.15') diff --git a/target/linux/x86/geode/config-5.15 b/target/linux/x86/geode/config-5.15 index 2ddc04cfbe..8b5bf266d7 100644 --- a/target/linux/x86/geode/config-5.15 +++ b/target/linux/x86/geode/config-5.15 @@ -47,7 +47,6 @@ CONFIG_DMA_ACPI=y # CONFIG_EL3 is not set CONFIG_GEODE_WDT=y CONFIG_GEOS=y -CONFIG_GPIOLIB=y CONFIG_GPIO_ACPI=y CONFIG_GPIO_CDEV=y CONFIG_GPIO_CS5535=y -- cgit v1.2.3