summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorYe Li <ye.li@nxp.com>2017-08-30 05:18:37 -0500
committerJason Liu <jason.hui.liu@nxp.com>2017-11-03 02:37:16 +0800
commit81997f719c3b282317c7a9752f181849b11e7a37 (patch)
tree6d4c20be54af29acbd9cdb33b96555405af0c42d /configs
parent81e288e1629a7eb59342dfc82b3f66482b4d04d3 (diff)
MLK-16326 imx8qxp_mek: Add LVDS0 display support for splash screen
The MEK board has two display ports, we enable the LVDS0 as default display. User needs to connect miniSAS LVDS to HDMI card on the CPU board and set "panel" env variable to "IT6263" to enable the display. Signed-off-by: Ye Li <ye.li@nxp.com> Reviewed-by: Peng Fan <peng.fan@nxp.com>
Diffstat (limited to 'configs')
-rw-r--r--configs/imx8qxp_mek_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/imx8qxp_mek_defconfig b/configs/imx8qxp_mek_defconfig
index 6bdaed1dac..0cdbe607c9 100644
--- a/configs/imx8qxp_mek_defconfig
+++ b/configs/imx8qxp_mek_defconfig
@@ -59,6 +59,8 @@ CONFIG_DM_REGULATOR=y
CONFIG_DM_REGULATOR_FIXED=y
CONFIG_DM_REGULATOR_GPIO=y
+CONFIG_VIDEO=y
+
CONFIG_PINCTRL=y
CONFIG_PINCTRL_IMX8=y