Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 79786721 authored by Soren Brinkmann's avatar Soren Brinkmann Committed by Linus Walleij
Browse files

gpio: xilinx: Drop architecture dependencies



The driver does not have any real architecture dependencies. To avoid
listing each architecture that might use this driver on some
FPGA-enabled platform, drop these dependencies.

Signed-off-by: default avatarSoren Brinkmann <soren.brinkmann@xilinx.com>
Acked-by: default avatarMoritz Fischer <moritz.fischer@ettus.com>
Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
parent b2f68b63
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -513,7 +513,7 @@ config GPIO_XGENE_SB


config GPIO_XILINX
config GPIO_XILINX
	tristate "Xilinx GPIO support"
	tristate "Xilinx GPIO support"
	depends on OF_GPIO && (PPC || MICROBLAZE || ARCH_ZYNQ || X86 || MIPS)
	depends on OF_GPIO
	help
	help
	  Say yes here to support the Xilinx FPGA GPIO device
	  Say yes here to support the Xilinx FPGA GPIO device