Commit 78c7d8d2 authored by Michal Simek's avatar Michal Simek Committed by Linus Walleij

GPIO: xilinx: Enable driver for Xilinx zynq

Enable gpio driver for usage on Xilinx ARM zynq platform.
Signed-off-by: default avatarMichal Simek <michal.simek@xilinx.com>
Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
parent 6090a0fa
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment