From 0d33ccda0e9adbffa9210840452e743c75db5e74 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 849d3c5f908e..e78239b87407 100644 --- a/drivers/leds/Kconfig +++ b/drivers/leds/Kconfig @@ -413,7 +413,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. -- 2.39.5