mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 20:32:04 +09:00
ARM64: rockchip_cros_defconfig: enable GPIO BACKLIGHT
The eDP panel of Kevin board only have a AP GPIO to control the backlight power, so we need to enable the GPIO backlight type for it. Change-Id: I939e1c658b56ee5d889af820985f9ffd46f50485 Signed-off-by: Yakir Yang <ykk@rock-chips.com>
This commit is contained in:
@@ -366,6 +366,7 @@ CONFIG_BACKLIGHT_LCD_SUPPORT=y
|
||||
# CONFIG_LCD_CLASS_DEVICE is not set
|
||||
# CONFIG_BACKLIGHT_GENERIC is not set
|
||||
CONFIG_BACKLIGHT_PWM=y
|
||||
CONFIG_BACKLIGHT_GPIO=y
|
||||
CONFIG_FB_ROCKCHIP=y
|
||||
CONFIG_LCD_MIPI=y
|
||||
CONFIG_RK_TRSM=y
|
||||
|
||||
Reference in New Issue
Block a user