LM3555 is supported by AS3645A. Clarify this in Kconfig by referencing to AS3645A. No functional change. Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> --- drivers/leds/Kconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/leds/Kconfig b/drivers/leds/Kconfig index 3e763d2a0cb3..0961882fa57f 100644 --- a/drivers/leds/Kconfig +++ b/drivers/leds/Kconfig @@ -601,6 +601,8 @@ config LEDS_LM355x This option enables support for LEDs connected to LM355x. LM355x includes Torch, Flash and Indicator functions. + Note, LM3555 is driven by AS3645A. + config LEDS_OT200 tristate "LED support for the Bachmann OT200" depends on LEDS_CLASS && HAS_IOMEM && (X86_32 || COMPILE_TEST) -- 2.15.1