Message ID | aa59c35722c43d13eabbefc4617adae5f2f52e9c.1730717575.git.geert+renesas@glider.be |
---|---|
State | New |
Headers | show |
Series | [v2] gpio: GPIO_GRGPIO should depend on OF | expand |
diff --git a/drivers/gpio/Kconfig b/drivers/gpio/Kconfig index 3eec4f0e47064fa6..d0d31a087ee9b369 100644 --- a/drivers/gpio/Kconfig +++ b/drivers/gpio/Kconfig @@ -340,6 +340,7 @@ config GPIO_GRANITERAPIDS config GPIO_GRGPIO tristate "Aeroflex Gaisler GRGPIO support" + depends on OF || COMPILE_TEST select GPIO_GENERIC select IRQ_DOMAIN help