summaryrefslogtreecommitdiff
path: root/configs/colibri_imx6_defconfig
diff options
context:
space:
mode:
authorIgor Opaniuk <igor.opaniuk@toradex.com>2022-04-13 12:33:26 +0300
committerStefano Babic <sbabic@denx.de>2022-04-21 13:44:23 +0300
commit2575d70baa7e6eb1ce5d5a0aa0229f10a47371db (patch)
treea48601d8a18eef83b38b97fab86d92c1ddccd37d /configs/colibri_imx6_defconfig
parent47bcc0d056aa243a31d2a1edb44bdcd155f5335b (diff)
downloadu-boot-2575d70baa7e6eb1ce5d5a0aa0229f10a47371db.tar.xz
toradex: globally disable video support
As video support is very specific depending on the exact display customisation we decided to disable video support for all out modules by default. Signed-off-by: Igor Opaniuk <igor.opaniuk@toradex.com> Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Diffstat (limited to 'configs/colibri_imx6_defconfig')
-rw-r--r--configs/colibri_imx6_defconfig10
1 files changed, 0 insertions, 10 deletions
diff --git a/configs/colibri_imx6_defconfig b/configs/colibri_imx6_defconfig
index 04b73a8b9c..4aecb28333 100644
--- a/configs/colibri_imx6_defconfig
+++ b/configs/colibri_imx6_defconfig
@@ -55,7 +55,6 @@ CONFIG_CMD_USB=y
CONFIG_CMD_USB_SDP=y
CONFIG_CMD_USB_MASS_STORAGE=y
# CONFIG_CMD_NFS is not set
-CONFIG_CMD_BMP=y
CONFIG_CMD_BOOTCOUNT=y
CONFIG_CMD_CACHE=y
CONFIG_CMD_TIME=y
@@ -104,13 +103,4 @@ CONFIG_USB_GADGET_VENDOR_NUM=0x1b67
CONFIG_USB_GADGET_PRODUCT_NUM=0x4000
CONFIG_CI_UDC=y
CONFIG_USB_GADGET_DOWNLOAD=y
-CONFIG_DM_VIDEO=y
-CONFIG_VIDEO_LOGO=y
-# CONFIG_VIDEO_BPP8 is not set
-# CONFIG_VIDEO_BPP32 is not set
-CONFIG_SYS_WHITE_ON_BLACK=y
-CONFIG_VIDEO_IPUV3=y
-CONFIG_SPLASH_SCREEN=y
-CONFIG_SPLASH_SCREEN_ALIGN=y
-CONFIG_BMP_16BPP=y
CONFIG_OF_LIBFDT_OVERLAY=y