From e4a75f7128501b90c82011e2fb1c6277fab24d94 Mon Sep 17 00:00:00 2001 From: Kshitij Gupta Date: Mon, 26 Feb 2024 08:34:55 +0100 Subject: [PATCH] ARM64/configs: cannon: Enable backlight leds trigger This is used in offline charging. Signed-off-by: Elias Dimopoulos --- arch/arm64/configs/rosemary_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm64/configs/rosemary_defconfig b/arch/arm64/configs/rosemary_defconfig index ab8392d280e7..08f7bccbbdcb 100644 --- a/arch/arm64/configs/rosemary_defconfig +++ b/arch/arm64/configs/rosemary_defconfig @@ -375,6 +375,7 @@ CONFIG_MTK_EMMC_HW_CQ=y CONFIG_NEW_LEDS=y CONFIG_LEDS_CLASS=y CONFIG_LEDS_TRIGGERS=y +CONFIG_LEDS_TRIGGER_BACKLIGHT=y CONFIG_LEDS_TRIGGER_TIMER=y CONFIG_AW8622_HAPTIC=y # CONFIG_RTC_SYSTOHC is not set