gpio: vf610: enable COMPILE_TEST
Enable COMPILE_TEST for the vf610 gpio driver to support test builds on systems without this hardware. Signed-off-by: Martin Kaiser <martin@kaiser.cx> Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
This commit is contained in:
parent
f575957882
commit
3eac8bbed2
@ -713,7 +713,7 @@ config GPIO_UNIPHIER
|
||||
config GPIO_VF610
|
||||
bool "VF610 GPIO support"
|
||||
default y if SOC_VF610
|
||||
depends on ARCH_MXC
|
||||
depends on ARCH_MXC || COMPILE_TEST
|
||||
select GPIOLIB_IRQCHIP
|
||||
help
|
||||
Say yes here to support i.MX or Vybrid vf610 GPIOs.
|
||||
|
Loading…
x
Reference in New Issue
Block a user