From: Andy Shevchenko Date: Mon, 24 Jul 2023 16:13:20 +0000 (+0300) Subject: gpio: ge: Enable COMPILE_TEST for the driver X-Git-Tag: v6.6.7~2081^2~63 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=55b473538247550305abe0ae931d31249c6b1a47;p=platform%2Fkernel%2Flinux-starfive.git gpio: ge: Enable COMPILE_TEST for the driver Driver is so simple, yet there was a room for mistakes. Reduce their appearance in the future by enabling COMPILE_TEST option. Signed-off-by: Andy Shevchenko Acked-by: Randy Dunlap Tested-by: Randy Dunlap # build-tested Signed-off-by: Bartosz Golaszewski --- diff --git a/drivers/gpio/Kconfig b/drivers/gpio/Kconfig index 398d9ef..8b41893 100644 --- a/drivers/gpio/Kconfig +++ b/drivers/gpio/Kconfig @@ -283,7 +283,7 @@ config GPIO_EXAR config GPIO_GE_FPGA bool "GE FPGA based GPIO" - depends on GE_FPGA + depends on GE_FPGA || COMPILE_TEST select GPIO_GENERIC help Support for common GPIO functionality provided on some GE Single Board