summaryrefslogtreecommitdiff
path: root/configs/mx53loco_defconfig
diff options
context:
space:
mode:
authorAnatolij Gustschin <agust@denx.de>2020-05-26 02:41:37 +0300
committerAnatolij Gustschin <agust@denx.de>2020-06-18 20:38:37 +0300
commit3715791e8a91934532d5e5a961c1b0eb36653685 (patch)
tree12645e8eb8448294e1c35843717b1ee798ecf49a /configs/mx53loco_defconfig
parentff4e52e2f18af9e3e59110a0dd7a217bdce64cbc (diff)
downloadu-boot-3715791e8a91934532d5e5a961c1b0eb36653685.tar.xz
imx: convert mx53loco board to DM_VIDEO
Migration to DM_VIDEO driver is long overdue. Update defconfig to enable usage of converted ipuv3 driver DM configuration. Signed-off-by: Anatolij Gustschin <agust@denx.de> Cc: Jason Liu <jason.hui.liu@nxp.com> Acked-by: Jason Liu<jason.hui.liu@nxp.com>
Diffstat (limited to 'configs/mx53loco_defconfig')
-rw-r--r--configs/mx53loco_defconfig10
1 files changed, 8 insertions, 2 deletions
diff --git a/configs/mx53loco_defconfig b/configs/mx53loco_defconfig
index e5d842a75d..9a27822fed 100644
--- a/configs/mx53loco_defconfig
+++ b/configs/mx53loco_defconfig
@@ -37,7 +37,13 @@ CONFIG_USB_HOST_ETHER=y
CONFIG_USB_ETHER_ASIX=y
CONFIG_USB_ETHER_MCS7830=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