summaryrefslogtreecommitdiff
path: root/configs/mx6ul_9x9_evk_defconfig
diff options
context:
space:
mode:
authorAnatolij Gustschin <agust@denx.de>2021-10-04 17:33:12 +0200
committerAnatolij Gustschin <agust@denx.de>2021-10-09 19:50:03 +0200
commit79c05335a9c101f0b54f2f378d0b08c9b765e1a3 (patch)
tree806f91ed4631e9cad350dce959937328ed2c05ac /configs/mx6ul_9x9_evk_defconfig
parent450d937812c2419b830bb418f86594577809d02e (diff)
video: move MXS to Kconfig
Move CONFIG_VIDEO_MXS from board headers to Kconfig and drop it from obsolete cfb_console driver. Signed-off-by: Anatolij Gustschin <agust@denx.de> Reviewed-by: Fabio Estevam <festevam@gmail.com>
Diffstat (limited to 'configs/mx6ul_9x9_evk_defconfig')
-rw-r--r--configs/mx6ul_9x9_evk_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/mx6ul_9x9_evk_defconfig b/configs/mx6ul_9x9_evk_defconfig
index a373e20299..7abe5be359 100644
--- a/configs/mx6ul_9x9_evk_defconfig
+++ b/configs/mx6ul_9x9_evk_defconfig
@@ -83,6 +83,7 @@ CONFIG_IMX_THERMAL=y
CONFIG_USB=y
CONFIG_USB_STORAGE=y
CONFIG_DM_VIDEO=y
+CONFIG_VIDEO_MXS=y
CONFIG_SYS_WHITE_ON_BLACK=y
CONFIG_SPLASH_SCREEN=y
CONFIG_SPLASH_SCREEN_ALIGN=y