summaryrefslogtreecommitdiff
path: root/configs/imx6q_icore_nand_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2019-09-22 23:39:01 +0300
committerTom Rini <trini@konsulko.com>2019-09-22 23:39:01 +0300
commit780a17e814503f71d1b51d578b32bc9c89933183 (patch)
tree28f94b08a26f0be8d5dde75da601aac8ac5901fb /configs/imx6q_icore_nand_defconfig
parent390183b58179ddaf986422f4d9446c596660f7e0 (diff)
parentf34e7fc29b32066a8af6c4d22a1f6e0fbfd8e6db (diff)
downloadu-boot-780a17e814503f71d1b51d578b32bc9c89933183.tar.xz
Merge tag 'fixes-for-2019.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-video.git
- fix sunxi LCD clock divider - fix splash logo with DM_VIDEO and CONFIG_VIDEO_LOGO - fix splash banner output with DM_VIDEO
Diffstat (limited to 'configs/imx6q_icore_nand_defconfig')
-rw-r--r--configs/imx6q_icore_nand_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/imx6q_icore_nand_defconfig b/configs/imx6q_icore_nand_defconfig
index fc990a8add..5671b9a518 100644
--- a/configs/imx6q_icore_nand_defconfig
+++ b/configs/imx6q_icore_nand_defconfig
@@ -28,6 +28,7 @@ CONFIG_CMD_I2C=y
CONFIG_CMD_MMC=y
CONFIG_CMD_MII=y
CONFIG_CMD_PING=y
+CONFIG_CMD_BMP=y
CONFIG_CMD_CACHE=y
CONFIG_CMD_EXT4=y
CONFIG_CMD_EXT4_WRITE=y
@@ -52,4 +53,5 @@ CONFIG_PINCTRL_IMX6=y
CONFIG_MXC_UART=y
CONFIG_IMX_THERMAL=y
CONFIG_DM_VIDEO=y
+CONFIG_SYS_WHITE_ON_BLACK=y
CONFIG_VIDEO_IPUV3=y