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/at91/sama7/config-default | 1 - 1 file changed, 1 deletion(-) (limited to 'target/linux/at91/sama7/config-default') diff --git a/target/linux/at91/sama7/config-default b/target/linux/at91/sama7/config-default index c81f2e22f5..45568112e4 100644 --- a/target/linux/at91/sama7/config-default +++ b/target/linux/at91/sama7/config-default @@ -175,7 +175,6 @@ CONFIG_GENERIC_STRNLEN_USER=y CONFIG_GENERIC_TIME_VSYSCALL=y CONFIG_GENERIC_VDSO_32=y CONFIG_GLOB=y -CONFIG_GPIOLIB=y CONFIG_GPIOLIB_IRQCHIP=y CONFIG_GRACE_PERIOD=y CONFIG_HANDLE_DOMAIN_IRQ=y -- cgit v1.2.3