|
@@ -252,7 +252,8 @@ config LEDS_LP8788
|
|
|
|
|
|
config LEDS_LP8860
|
|
config LEDS_LP8860
|
|
tristate "LED support for the TI LP8860 4 channel LED driver"
|
|
tristate "LED support for the TI LP8860 4 channel LED driver"
|
|
- depends on LEDS_CLASS && REGMAP_I2C
|
|
|
|
|
|
+ depends on LEDS_CLASS && I2C
|
|
|
|
+ select REGMAP_I2C
|
|
help
|
|
help
|
|
If you say yes here you get support for the TI LP8860 4 channel
|
|
If you say yes here you get support for the TI LP8860 4 channel
|
|
LED driver.
|
|
LED driver.
|