From: Bartosz Golaszewski Date: Tue, 8 Apr 2025 12:59:06 +0000 (+0200) Subject: gpio: tn48m: enable building the module with COMPILE_TEST=y X-Git-Tag: v6.16-rc1~169^2~63 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4e8a72f9b7120c5775e051b3c41fd7cc46e1ae8b;p=thirdparty%2Fkernel%2Flinux.git gpio: tn48m: enable building the module with COMPILE_TEST=y Extend the build coverage by allowing to build the module with COMPILE_TEST enabled. Signed-off-by: Bartosz Golaszewski Reviewed-by: Linus Walleij Link: https://lore.kernel.org/r/20250408-gpio-compile-test-v1-6-140e108e9392@linaro.org Signed-off-by: Bartosz Golaszewski --- diff --git a/drivers/gpio/Kconfig b/drivers/gpio/Kconfig index 1691580896087..e08e2161c1eb4 100644 --- a/drivers/gpio/Kconfig +++ b/drivers/gpio/Kconfig @@ -1536,7 +1536,7 @@ config GPIO_TIMBERDALE config GPIO_TN48M_CPLD tristate "Delta Networks TN48M switch CPLD GPIO driver" - depends on MFD_TN48M_CPLD + depends on MFD_TN48M_CPLD || COMPILE_TEST select GPIO_REGMAP help This enables support for the GPIOs found on the Delta