Skip to content
Snippets Groups Projects
Commit e10430b6 authored by Jonas Höppner's avatar Jonas Höppner
Browse files

tanaro: Disable display support in defconfig

We don't want to handle the display timings in u-boot as well, and start
the display with the kernel bootlogo instead.
parent f342a71a
No related branches found
No related tags found
1 merge request!82tanaro: Disable display support in defconfig
Pipeline #42408 failed with stage
in 20 seconds
...@@ -151,8 +151,8 @@ CONFIG_REGMAP=y ...@@ -151,8 +151,8 @@ CONFIG_REGMAP=y
CONFIG_SYSCON=y CONFIG_SYSCON=y
CONFIG_DM_RESET=y CONFIG_DM_RESET=y
CONFIG_RESET_DISPMIX=y CONFIG_RESET_DISPMIX=y
CONFIG_IMX_SEC_MIPI_DSI=y #CONFIG_IMX_SEC_MIPI_DSI=y
CONFIG_VIDEO=y #CONFIG_VIDEO=y
CONFIG_LZ4=y CONFIG_LZ4=y
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment