From: Sicelo A. Mhlongo Date: Sat, 17 Apr 2021 20:28:16 +0000 (+0200) Subject: ARM: omap2plus_defconfig: Add LP5523 LED driver X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=e7d7b033091afaee937cd92d71903fbe774d5ff0;p=linux.git ARM: omap2plus_defconfig: Add LP5523 LED driver The Nokia N900 has an LP5523 driving the RGB LED and the 6 keyboard LEDS. Enable support for it in omap2plus_defconfig. Signed-off-by: Sicelo A. Mhlongo Signed-off-by: Tony Lindgren --- diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig index 88589abd3bd40..2ac2418084ab8 100644 --- a/arch/arm/configs/omap2plus_defconfig +++ b/arch/arm/configs/omap2plus_defconfig @@ -620,6 +620,8 @@ CONFIG_LEDS_CLASS=m CONFIG_LEDS_CPCAP=m CONFIG_LEDS_LM3532=m CONFIG_LEDS_GPIO=m +CONFIG_LEDS_LP55XX_COMMON=m +CONFIG_LEDS_LP5523=m CONFIG_LEDS_PCA963X=m CONFIG_LEDS_PWM=m CONFIG_LEDS_TRIGGERS=y