From 485c67c2092770c09d970c7e43f4835849df7163 Mon Sep 17 00:00:00 2001 From: Andy Whitcroft Date: Thu, 1 Oct 2015 18:01:29 +0100 Subject: [PATCH] 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: Andy Whitcroft --- drivers/leds/Kconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/leds/Kconfig b/drivers/leds/Kconfig index d721b254e1e4..2c9ededef472 100644 --- a/drivers/leds/Kconfig +++ b/drivers/leds/Kconfig @@ -410,7 +410,6 @@ config LEDS_LP55XX_COMMON depends on OF depends on I2C select FW_LOADER - select FW_LOADER_USER_HELPER help This option supports common operations for LP5521/5523/55231/5562/8501 devices.