mirror of
https://github.com/torvalds/linux.git
synced 2026-06-07 05:55:44 +02:00
gpio: rtd: 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 <bartosz.golaszewski@linaro.org> Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Link: https://lore.kernel.org/r/20250408-gpio-compile-test-v1-4-140e108e9392@linaro.org Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>
This commit is contained in:
parent
bcb4be0907
commit
3d1c5b6221
|
|
@ -615,7 +615,7 @@ config GPIO_ROCKCHIP
|
|||
|
||||
config GPIO_RTD
|
||||
tristate "Realtek DHC GPIO support"
|
||||
depends on ARCH_REALTEK
|
||||
depends on ARCH_REALTEK || COMPILE_TEST
|
||||
default y
|
||||
select GPIOLIB_IRQCHIP
|
||||
help
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user