From: Zubair Lutfullah Kakakhel Date: Wed, 14 Oct 2015 12:51:54 +0000 (+0100) Subject: gpio/xilinx: enable for MIPS X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=85001089a764d6d12b47f33a8c9b49cf06cfe045;p=linux-beck.git gpio/xilinx: enable for MIPS MIPSfpga uses the axi gpio controller. Enable the driver for MIPS. Signed-off-by: Zubair Lutfullah Kakakhel Signed-off-by: Linus Walleij --- diff --git a/drivers/gpio/Kconfig b/drivers/gpio/Kconfig index 63000b1f9da8..597b8d4ab74f 100644 --- a/drivers/gpio/Kconfig +++ b/drivers/gpio/Kconfig @@ -506,7 +506,7 @@ config GPIO_XGENE_SB config GPIO_XILINX tristate "Xilinx GPIO support" - depends on OF_GPIO && (PPC || MICROBLAZE || ARCH_ZYNQ || X86) + depends on OF_GPIO && (PPC || MICROBLAZE || ARCH_ZYNQ || X86 || MIPS) help Say yes here to support the Xilinx FPGA GPIO device