Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 752fda89 authored by Peter Robinson's avatar Peter Robinson Committed by Linus Walleij
Browse files

gpio: zx: depend on ARCH_ZX



Set GPIO_ZX to depend on ARCH_ZX as it's SOC specific.

Signed-off-by: default avatarPeter Robinson <pbrobinson@gmail.com>
Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
parent 72aba2e2
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -524,6 +524,7 @@ config GPIO_ZYNQ

config GPIO_ZX
	bool "ZTE ZX GPIO support"
	depends on ARCH_ZX || COMPILE_TEST
	select GPIOLIB_IRQCHIP
	help
	  Say yes here to support the GPIO device on ZTE ZX SoCs.