summaryrefslogtreecommitdiff
path: root/configs/opos6uldev_defconfig
diff options
context:
space:
mode:
authorSébastien Szymanski <sebastien.szymanski@armadeus.com>2019-10-21 15:33:03 +0200
committerStefano Babic <sbabic@denx.de>2019-11-03 17:04:16 +0100
commitb1be79b4174b06d60335d2fac901e079fb27aa97 (patch)
tree40cdcbf46cd6c5f3e5a8a87e0929a9ae745e4bb8 /configs/opos6uldev_defconfig
parentb72dd938ece60fba622a989f4e54f0599b5a0715 (diff)
opos6uldev: migrate to DM_VIDEO
Migrate to DM_VIDEO, update the device tree and remove code that is no longer necessary. Reviewed-by: Peng Fan <peng.fan@nxp.com> Signed-off-by: Sébastien Szymanski <sebastien.szymanski@armadeus.com>
Diffstat (limited to 'configs/opos6uldev_defconfig')
-rw-r--r--configs/opos6uldev_defconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/configs/opos6uldev_defconfig b/configs/opos6uldev_defconfig
index 44236e99bc..352d10a0d8 100644
--- a/configs/opos6uldev_defconfig
+++ b/configs/opos6uldev_defconfig
@@ -95,6 +95,7 @@ CONFIG_USB_GADGET_VENDOR_NUM=0x0525
CONFIG_USB_GADGET_PRODUCT_NUM=0xa4a5
CONFIG_CI_UDC=y
CONFIG_USB_GADGET_DOWNLOAD=y
-CONFIG_VIDEO=y
+CONFIG_DM_VIDEO=y
+CONFIG_SYS_WHITE_ON_BLACK=y
CONFIG_OF_LIBFDT_OVERLAY=y
# CONFIG_EFI_LOADER is not set