Skip to content

Commit 8b62400

Browse files
jktjktpavelmachek
authored andcommitted
leds: lp50xx: Fix chip name in KConfig
The 9-channel one is called LP5009, not LP509. Signed-off-by: Jan Kundrát <[email protected]> Reviewed-by: Andy Shevchenko <[email protected]> Signed-off-by: Pavel Machek <[email protected]>
1 parent 3d3d65b commit 8b62400

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/leds/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -369,7 +369,7 @@ config LEDS_LP3952
369369
module will be called leds-lp3952.
370370

371371
config LEDS_LP50XX
372-
tristate "LED Support for TI LP5036/30/24/18/12/9 LED driver chip"
372+
tristate "LED Support for TI LP5036/30/24/18/12/09 LED driver chip"
373373
depends on LEDS_CLASS && REGMAP_I2C
374374
depends on LEDS_CLASS_MULTICOLOR || !LEDS_CLASS_MULTICOLOR
375375
help

0 commit comments

Comments
 (0)