Explorar o código

gpio: moxart: Allow compile test build

There is no build dependency for this driver, so enable COMPILE_TEST to get
better build coverage.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Axel Lin %!s(int64=9) %!d(string=hai) anos
pai
achega
24030d9d95
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      drivers/gpio/Kconfig

+ 1 - 1
drivers/gpio/Kconfig

@@ -280,7 +280,7 @@ config GPIO_MM_LANTIQ
 
 
 config GPIO_MOXART
 config GPIO_MOXART
 	bool "MOXART GPIO support"
 	bool "MOXART GPIO support"
-	depends on ARCH_MOXART
+	depends on ARCH_MOXART || COMPILE_TEST
 	select GPIO_GENERIC
 	select GPIO_GENERIC
 	help
 	help
 	  Select this option to enable GPIO driver for
 	  Select this option to enable GPIO driver for