mirror of
https://github.com/torvalds/linux.git
synced 2024-12-24 20:01:55 +00:00
leds: lp50xx: Fix chip name in KConfig
The 9-channel one is called LP5009, not LP509. Signed-off-by: Jan Kundrát <jan.kundrat@cesnet.cz> Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Pavel Machek <pavel@ucw.cz>
This commit is contained in:
parent
3d3d65bd27
commit
8b624007e7
@ -369,7 +369,7 @@ config LEDS_LP3952
|
||||
module will be called leds-lp3952.
|
||||
|
||||
config LEDS_LP50XX
|
||||
tristate "LED Support for TI LP5036/30/24/18/12/9 LED driver chip"
|
||||
tristate "LED Support for TI LP5036/30/24/18/12/09 LED driver chip"
|
||||
depends on LEDS_CLASS && REGMAP_I2C
|
||||
depends on LEDS_CLASS_MULTICOLOR || !LEDS_CLASS_MULTICOLOR
|
||||
help
|
||||
|
Loading…
Reference in New Issue
Block a user