mirror of
https://github.com/torvalds/linux.git
synced 2026-06-01 11:03:43 +02:00
gpio: xilinx: drop dependency on GPIO_OF
This driver doesn't really depend on gpiolib-of being built and can be compiled without it. Acked-by: Michal Simek <michal.simek@amd.com> Link: https://lore.kernel.org/r/20240930144804.75068-1-brgl@bgdev.pl Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
This commit is contained in:
parent
ddfdfe76ca
commit
e96c6de612
|
|
@ -796,7 +796,6 @@ config GPIO_XGENE_SB
|
|||
config GPIO_XILINX
|
||||
tristate "Xilinx GPIO support"
|
||||
select GPIOLIB_IRQCHIP
|
||||
depends on OF_GPIO
|
||||
help
|
||||
Say yes here to support the Xilinx FPGA GPIO device.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user