Enable gpio driver for usage on Xilinx ARM zynq platform.

Signed-off-by: Michal Simek <[email protected]>
---
Changes in v2:
- New patch in this series

 drivers/gpio/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/gpio/Kconfig b/drivers/gpio/Kconfig
index 573c449..9dea98e 100644
--- a/drivers/gpio/Kconfig
+++ b/drivers/gpio/Kconfig
@@ -234,7 +234,7 @@ config GPIO_TS5500

 config GPIO_XILINX
        bool "Xilinx GPIO support"
-       depends on PPC_OF || MICROBLAZE
+       depends on PPC_OF || MICROBLAZE || ARCH_ZYNQ
        help
          Say yes here to support the Xilinx FPGA GPIO device

--
1.8.2.3

Attachment: pgppIn8kuNpIX.pgp
Description: PGP signature

Reply via email to