summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2020-08-04 18:07:55 +0300
committerTom Rini <trini@konsulko.com>2020-08-04 18:07:55 +0300
commit993b59f0451cb102f23714478a64361b44694fc6 (patch)
treee9050e0d3bd90e307457e5f5999529fc54389fc7 /configs
parent4d23857abd1f31b32d9c130697a821556916aec9 (diff)
parent3ce83ee0125fdf2908c39970335121909e98b750 (diff)
downloadu-boot-993b59f0451cb102f23714478a64361b44694fc6.tar.xz
Merge tag 'fixes-for-2020.10-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-video
- Fix tbs2910 vidconsole environment - Fix ipuv3 framebuffer output on i.MX6Q/D
Diffstat (limited to 'configs')
-rw-r--r--configs/tbs2910_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/tbs2910_defconfig b/configs/tbs2910_defconfig
index eb290554d6..f50a9952f4 100644
--- a/configs/tbs2910_defconfig
+++ b/configs/tbs2910_defconfig
@@ -101,6 +101,7 @@ CONFIG_DM_VIDEO=y
# CONFIG_VIDEO_ANSI is not set
CONFIG_SYS_WHITE_ON_BLACK=y
# CONFIG_PANEL is not set
+CONFIG_VIDCONSOLE_AS_LCD=y
CONFIG_I2C_EDID=y
CONFIG_VIDEO_IPUV3=y
# CONFIG_GZIP is not set