Re: [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]

 



Hi Marek,

Thank you for the patch set.

On 4/29/19 11:29 PM, Marek Behún wrote:
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


Fixed up the patch "leds: turris_omnia: add I2C and MACH_ARMADA_38X dependencies".

I'm skipping for now 2/2 until Dan's remarks are addressed.

--
Best regards,
Jacek Anaszewski



[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