summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorPeng Fan <[email protected]>2019-08-01 06:02:49 +0000
committerStefano Babic <[email protected]>2019-10-08 16:33:45 +0200
commitae0760584b386230c2c7a0fc0b29fee2627bda14 (patch)
tree880ebd931448f307b4493d15477adb6ac52ef5f9 /include
parent8a6e1b1dda2a95cc0b675b704faf2188681e363a (diff)
imx: mx6ul_14x14_evk: convert to DM_VIDEO
To support DM_VIDEO, Add display node for lcdif Drop board iomuxc settings. Enable DM_VIDEO Signed-off-by: Peng Fan <[email protected]> Reviewed-by: Anatolij Gustschin <[email protected]>
Diffstat (limited to 'include')
-rw-r--r--include/configs/mx6ul_14x14_evk.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/mx6ul_14x14_evk.h b/include/configs/mx6ul_14x14_evk.h
index 42e511591c6..f8a5fd30f32 100644
--- a/include/configs/mx6ul_14x14_evk.h
+++ b/include/configs/mx6ul_14x14_evk.h
@@ -196,7 +196,7 @@
#define CONFIG_IMX_THERMAL
#ifndef CONFIG_SPL_BUILD
-#ifdef CONFIG_VIDEO
+#if defined(CONFIG_DM_VIDEO)
#define CONFIG_VIDEO_MXS
#define CONFIG_VIDEO_LOGO
#define CONFIG_SPLASH_SCREEN