[PATCH 2/3] arm64: defconfig: enable the SY7758 backlight driver as module

Neil Armstrong neil.armstrong at linaro.org
Tue Jul 28 02:31:57 PDT 2026


Enable the SY7758 backlight driver as module since it's
used by the Ayaneo Pocket S2 board as Display backlight
controller.

Signed-off-by: Neil Armstrong <neil.armstrong at linaro.org>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 97a51c238f55..90903bd082b2 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -1063,6 +1063,7 @@ CONFIG_DRM_ZYNQMP_DPSUB_AUDIO=y
 CONFIG_FB=y
 CONFIG_FB_EFI=y
 CONFIG_FB_MODE_HELPERS=y
+CONFIG_BACKLIGHT_SY7758=m
 CONFIG_BACKLIGHT_PWM=m
 CONFIG_BACKLIGHT_APPLE_DWI=m
 CONFIG_BACKLIGHT_QCOM_WLED=m

-- 
2.34.1




More information about the linux-arm-kernel mailing list