configs: imx8mm_evk: add pwm backlight support

Enable support for backlight/pwm-imx driver

Signed-off-by: Tommaso Merciai <tommaso.merciai@amarulasolutions.com>
This commit is contained in:
Tommaso Merciai 2022-03-26 12:19:10 +01:00 committed by Stefano Babic
parent 3c9d1945e6
commit f399a8d38f

View File

@ -85,3 +85,7 @@ CONFIG_SYSRESET_PSCI=y
CONFIG_SYSRESET_WATCHDOG=y
CONFIG_DM_THERMAL=y
CONFIG_IMX_WATCHDOG=y
CONFIG_BACKLIGHT=y
CONFIG_BACKLIGHT_PWM=y
CONFIG_DM_PWM=y
CONFIG_PWM_IMX=y