[PATCH leds/for-next v2 1/2] leds: turris_omnia: build if CONFIG_COMPILE_TEST=y

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



As Pavel pointed out, this driver should build if COMPILE_TEST is
enabled.

Signed-off-by: Marek Behún <marek.behun@xxxxxx>
---
 drivers/leds/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/leds/Kconfig b/drivers/leds/Kconfig
index 52de996e2262..3747cbd0de2c 100644
--- a/drivers/leds/Kconfig
+++ b/drivers/leds/Kconfig
@@ -132,7 +132,7 @@ config LEDS_TURRIS_OMNIA
 	tristate "LED support for CZ.NIC's Turris Omnia"
 	depends on LEDS_CLASS
 	depends on I2C
-	depends on MACH_ARMADA_38X
+	depends on MACH_ARMADA_38X || COMPILE_TEST
 	depends on OF
 	help
 	  This option enables basic support for the LEDs found on the front
-- 
2.21.0




[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux