From: Soren Brinkmann Date: Fri, 23 Oct 2015 04:51:18 +0000 (-0700) Subject: gpio: xilinx: Drop architecture dependencies X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=79786721c29ff8fecf2903ba080479476015553d;p=linux-beck.git 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: Soren Brinkmann Acked-by: Moritz Fischer Signed-off-by: Linus Walleij --- diff --git a/drivers/gpio/Kconfig b/drivers/gpio/Kconfig index 27ce2ec0d036..dbb171d46a48 100644 --- a/drivers/gpio/Kconfig +++ b/drivers/gpio/Kconfig @@ -513,7 +513,7 @@ config GPIO_XGENE_SB config GPIO_XILINX tristate "Xilinx GPIO support" - depends on OF_GPIO && (PPC || MICROBLAZE || ARCH_ZYNQ || X86 || MIPS) + depends on OF_GPIO help Say yes here to support the Xilinx FPGA GPIO device