Commit d1ad3589 authored by Andy Whitcroft's avatar Andy Whitcroft Committed by Tim Gardner

UBUNTU: SAUCE: leds: lp55xx -- do not force use of the fallback loader

The lp55xx driver uses the firmware loader to get its firmware.  Do not
force us to use the fallback the kernel one should be sufficient.
Signed-off-by: default avatarAndy Whitcroft <apw@canonical.com>
parent 9d344a91
...@@ -230,7 +230,6 @@ config LEDS_LP55XX_COMMON ...@@ -230,7 +230,6 @@ config LEDS_LP55XX_COMMON
tristate "Common Driver for TI/National LP5521/5523/55231/5562/8501" tristate "Common Driver for TI/National LP5521/5523/55231/5562/8501"
depends on LEDS_LP5521 || LEDS_LP5523 || LEDS_LP5562 || LEDS_LP8501 depends on LEDS_LP5521 || LEDS_LP5523 || LEDS_LP5562 || LEDS_LP8501
select FW_LOADER select FW_LOADER
select FW_LOADER_USER_HELPER
help help
This option supports common operations for LP5521/5523/55231/5562/8501 This option supports common operations for LP5521/5523/55231/5562/8501
devices. devices.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment