]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
gpio: realtek-otto: add COMPILE_TEST
authorRosen Penev <rosenp@gmail.com>
Wed, 17 Dec 2025 06:32:28 +0000 (22:32 -0800)
committerBartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com>
Wed, 17 Dec 2025 09:34:54 +0000 (10:34 +0100)
Allows the buildbots to test compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
Link: https://lore.kernel.org/r/20251217063229.38175-3-rosenp@gmail.com
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com>
drivers/gpio/Kconfig

index bd185482a7fdf1f5ae06046bb42471d301f519f4..fb6b479700d327754275d5e19c15b4883627d96b 100644 (file)
@@ -600,7 +600,7 @@ config GPIO_RDA
 
 config GPIO_REALTEK_OTTO
        tristate "Realtek Otto GPIO support"
-       depends on MACH_REALTEK_RTL
+       depends on MACH_REALTEK_RTL || COMPILE_TEST
        default MACH_REALTEK_RTL
        select GPIO_GENERIC
        select GPIOLIB_IRQCHIP