summaryrefslogtreecommitdiff
path: root/configs/gwventana_emmc_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2020-06-18 16:59:16 -0400
committerTom Rini <trini@konsulko.com>2020-06-18 16:59:16 -0400
commit04909251fdecac9d05e527b83e86e043e8df00ea (patch)
tree28457d74af51288b0617623d3042693d7696e62b /configs/gwventana_emmc_defconfig
parent83fdb4388253240138e2ce364abe6b070b756d87 (diff)
parentfb3dd9c005045c2748e30d555d252c6985b97349 (diff)
downloadu-boot-04909251fdecac9d05e527b83e86e043e8df00ea.tar.gz
Merge tag 'video-next' of https://gitlab.denx.de/u-boot/custodians/u-boot-video into nextWIP/18Jun2020-next
- migrate remaining imx5/imx6qd boards to DM_VIDEO - use 'vidconsole' stdout in nitrogen6x upgrade script - add option for selection of the vidconsole commands lcdputs and setcurs - allow building ipuv3 driver with disabled CONFIG_PANEL - make backlight and panel drivers optional - remove useless code from ipuv3 driver - extend existing DM_VIDEO work-around for console name to support 'vga' - remove non-DM code in ipuv3
Diffstat (limited to 'configs/gwventana_emmc_defconfig')
-rw-r--r--configs/gwventana_emmc_defconfig10
1 files changed, 8 insertions, 2 deletions
diff --git a/configs/gwventana_emmc_defconfig b/configs/gwventana_emmc_defconfig
index 64388f1044..6a62db6c7a 100644
--- a/configs/gwventana_emmc_defconfig
+++ b/configs/gwventana_emmc_defconfig
@@ -91,8 +91,14 @@ CONFIG_USB_ETH_CDC=y
CONFIG_USB_HOST_ETHER=y
CONFIG_USB_ETHER_ASIX=y
CONFIG_USB_ETHER_SMSC95XX=y
+CONFIG_DM_VIDEO=y
CONFIG_VIDEO_IPUV3=y
-CONFIG_VIDEO=y
-# CONFIG_VIDEO_SW_CURSOR is not set
+# CONFIG_BACKLIGHT is not set
+# CONFIG_CMD_VIDCONSOLE is not set
+# CONFIG_VIDEO_BPP8 is not set
+# CONFIG_VIDEO_BPP32 is not set
+# CONFIG_VIDEO_ANSI is not set
+# CONFIG_PANEL is not set
+CONFIG_SYS_WHITE_ON_BLACK=y
CONFIG_OF_LIBFDT=y
CONFIG_FDT_FIXUP_PARTITIONS=y