]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
ARM: davinci_all_defconfig: set CONFIG_BACKLIGHT_PWM=m
authorAdam Ford <aford173@gmail.com>
Fri, 18 May 2018 18:09:53 +0000 (13:09 -0500)
committerSekhar Nori <nsekhar@ti.com>
Mon, 18 Jun 2018 14:49:32 +0000 (20:19 +0530)
The da850-evm came with an LCD with a backlight tied to a pwm. This
enables CONFIG_BACKLIGHT_PWM as a module so the PWM backlight can be
used to maintain brightness control of the backlight.

Signed-off-by: Adam Ford <aford173@gmail.com>
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
arch/arm/configs/davinci_all_defconfig

index 21b2d7791df444eec304e23381e77ab36a3a0214..f45579dc5e434d98263955c87c37ca412ddfa318 100644 (file)
@@ -153,6 +153,7 @@ CONFIG_TINYDRM_ST7586=m
 CONFIG_FB=y
 CONFIG_FIRMWARE_EDID=y
 CONFIG_FB_DA8XX=y
+CONFIG_BACKLIGHT_PWM=m
 CONFIG_FRAMEBUFFER_CONSOLE=y
 CONFIG_LOGO=y
 CONFIG_SOUND=m