mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
synced 2025-09-01 06:39:05 +00:00
gpio: grgpio: drop Kconfig dependency on OF_GPIO
This driver has no build-time dependency on gpiolib-of so remove the Kconfig switch. Link: https://lore.kernel.org/r/20241015131832.44678-1-brgl@bgdev.pl Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
This commit is contained in:
parent
07c61d4da4
commit
bc40668def
@ -340,7 +340,6 @@ config GPIO_GRANITERAPIDS
|
|||||||
|
|
||||||
config GPIO_GRGPIO
|
config GPIO_GRGPIO
|
||||||
tristate "Aeroflex Gaisler GRGPIO support"
|
tristate "Aeroflex Gaisler GRGPIO support"
|
||||||
depends on OF_GPIO
|
|
||||||
select GPIO_GENERIC
|
select GPIO_GENERIC
|
||||||
select IRQ_DOMAIN
|
select IRQ_DOMAIN
|
||||||
help
|
help
|
||||||
|
Loading…
Reference in New Issue
Block a user