From: Bartosz Golaszewski Date: Mon, 7 Apr 2025 07:13:18 +0000 (+0200) Subject: gpio: htc-egpio: enable building with COMPILE_TEST=y X-Git-Tag: v6.16-rc1~169^2~73 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=1791226b712841b028a69bc0365e66f46717373a;p=linux-block.git gpio: htc-egpio: enable building 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/20250407-gpiochip-set-rv-gpio-part1-v1-9-78399683ca38@linaro.org Signed-off-by: Bartosz Golaszewski --- diff --git a/drivers/gpio/Kconfig b/drivers/gpio/Kconfig index 975cc95be542..12baf7805d7e 100644 --- a/drivers/gpio/Kconfig +++ b/drivers/gpio/Kconfig @@ -1377,7 +1377,7 @@ config GPIO_DLN2 config HTC_EGPIO bool "HTC EGPIO support" - depends on ARM + depends on ARM || COMPILE_TEST help This driver supports the CPLD egpio chip present on several HTC phones. It provides basic support for input