[PATCH 2/3] leds: add help info about BCM63138 module name

Rafał Miłecki zajec5 at gmail.com
Sun Jul 17 05:42:47 PDT 2022


From: Rafał Miłecki <rafal at milecki.pl>

It's what we do for all other LEDs drivers.

Reported-by: Pavel Machek <pavel at ucw.cz>
Signed-off-by: Rafał Miłecki <rafal at milecki.pl>
---
 drivers/leds/blink/Kconfig | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/drivers/leds/blink/Kconfig b/drivers/leds/blink/Kconfig
index c680af01b5a9..945c84286a4e 100644
--- a/drivers/leds/blink/Kconfig
+++ b/drivers/leds/blink/Kconfig
@@ -10,6 +10,8 @@ config LEDS_BCM63138
 	  BCM63138 SoC. The same hardware block is known to be also used
 	  in BCM4908, BCM6848, BCM6858, BCM63148, BCM63381 and BCM68360.
 
+	  If compiled as module it will be called leds-bcm63138.
+
 config LEDS_LGM
        tristate "LED support for LGM SoC series"
        depends on X86 || COMPILE_TEST
-- 
2.34.1




More information about the linux-arm-kernel mailing list