gpio: realtek-otto: add COMPILE_TEST
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>
This commit is contained in:
parent
0eaf298143
commit
3203d8f573
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue