summaryrefslogtreecommitdiff
path: root/configs/sandbox64_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-10-31 00:16:35 +0300
committerTom Rini <trini@konsulko.com>2022-10-31 00:16:35 +0300
commit218e2c45af83f2cb7b1374b9023b4ced6eb0bb77 (patch)
treee78dcbb902ebca32f6048b74e67414419dc4edab /configs/sandbox64_defconfig
parent6f02819cceb19c334f1dbd6eccefb4ccfae319f9 (diff)
parentb86986c7b314f1378ca5be8df49310a6ce7302f8 (diff)
downloadu-boot-218e2c45af83f2cb7b1374b9023b4ced6eb0bb77.tar.xz
Merge tag 'video-20221030' of https://source.denx.de/u-boot/custodians/u-boot-video
- fix [hv]sync active vs back porch in dw_mipi_dsi - simplefb rotation support - support splash as raw image from MMC - enhancements to Truetype console (multiple fonts and sizes) - drop old LCD support
Diffstat (limited to 'configs/sandbox64_defconfig')
-rw-r--r--configs/sandbox64_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/sandbox64_defconfig b/configs/sandbox64_defconfig
index e28f1e8cf9..1423a2bf57 100644
--- a/configs/sandbox64_defconfig
+++ b/configs/sandbox64_defconfig
@@ -228,7 +228,7 @@ CONFIG_SANDBOX_TIMER=y
CONFIG_USB=y
CONFIG_USB_EMUL=y
CONFIG_USB_KEYBOARD=y
-CONFIG_DM_VIDEO=y
+CONFIG_VIDEO=y
CONFIG_CONSOLE_ROTATION=y
CONFIG_CONSOLE_TRUETYPE=y
CONFIG_CONSOLE_TRUETYPE_CANTORAONE=y