提交 752fda89 编写于 作者: P Peter Robinson 提交者: Linus Walleij

gpio: zx: depend on ARCH_ZX

Set GPIO_ZX to depend on ARCH_ZX as it's SOC specific.
Signed-off-by: NPeter Robinson <pbrobinson@gmail.com>
Signed-off-by: NLinus Walleij <linus.walleij@linaro.org>
上级 72aba2e2
...@@ -524,6 +524,7 @@ config GPIO_ZYNQ ...@@ -524,6 +524,7 @@ config GPIO_ZYNQ
config GPIO_ZX config GPIO_ZX
bool "ZTE ZX GPIO support" bool "ZTE ZX GPIO support"
depends on ARCH_ZX || COMPILE_TEST
select GPIOLIB_IRQCHIP select GPIOLIB_IRQCHIP
help help
Say yes here to support the GPIO device on ZTE ZX SoCs. Say yes here to support the GPIO device on ZTE ZX SoCs.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册