diff options
| author | Tom Rini <[email protected]> | 2025-03-12 07:55:47 -0600 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2025-03-12 07:55:47 -0600 |
| commit | cf1c0f396393c5c641018060bbe86a9dd698fd71 (patch) | |
| tree | 7015c9d706d9c2cea97a500826f9e5c2114f1f49 /configs/sandbox_defconfig | |
| parent | 8540eba3e030fb1bcd4c6cd2d9b19f4f8ac1fb94 (diff) | |
| parent | da1eb50ca14b648984fa89c69d5e88649cec474b (diff) | |
Merge branch 'graph' of https://source.denx.de/u-boot/custodians/u-boot-tegra into next
Diffstat (limited to 'configs/sandbox_defconfig')
| -rw-r--r-- | configs/sandbox_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/sandbox_defconfig b/configs/sandbox_defconfig index 861a1f4cd90..0b3c765389c 100644 --- a/configs/sandbox_defconfig +++ b/configs/sandbox_defconfig @@ -328,6 +328,8 @@ CONFIG_USB_ETH_CDC=y CONFIG_VIDEO=y CONFIG_VIDEO_FONT_SUN12X22=y CONFIG_VIDEO_COPY=y +CONFIG_VIDEO_BRIDGE=y +CONFIG_VIDEO_BRIDGE_LVDS_CODEC=y CONFIG_CONSOLE_ROTATION=y CONFIG_CONSOLE_TRUETYPE=y CONFIG_CONSOLE_TRUETYPE_CANTORAONE=y |
