summaryrefslogtreecommitdiff
path: root/configs/aristainetos2c_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2020-10-18 21:19:06 -0400
committerTom Rini <trini@konsulko.com>2020-10-18 21:19:06 -0400
commite3e9bfab46cf61f9a7cd64145faf74be3466a8c3 (patch)
tree3246e94cbac825f6f6b1d285266f90ca837f2529 /configs/aristainetos2c_defconfig
parent3d19a7ee8ca7af01f75ff24622ea3c9840cd5bca (diff)
parent8fc78fc73b7f9d379913a503ecf4bd10af0011d8 (diff)
downloadu-boot-e3e9bfab46cf61f9a7cd64145faf74be3466a8c3.tar.gz
Merge tag 'video-for-2021.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-videoWIP/18Oct2020
- add dw-mipi-dsi phy timings and Tx escape clock configuration - fix pwm backlight duty cycle calculation - migrate CONFIG_VIDEO_BMP_* and CONFIG_BMP_* to Kconfig
Diffstat (limited to 'configs/aristainetos2c_defconfig')
-rw-r--r--configs/aristainetos2c_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/aristainetos2c_defconfig b/configs/aristainetos2c_defconfig
index 6c708b8e95..372d70567a 100644
--- a/configs/aristainetos2c_defconfig
+++ b/configs/aristainetos2c_defconfig
@@ -114,5 +114,7 @@ CONFIG_DISPLAY=y
CONFIG_VIDEO_IPUV3=y
CONFIG_SPLASH_SCREEN=y
CONFIG_SPLASH_SCREEN_ALIGN=y
+CONFIG_VIDEO_BMP_RLE8=y
+CONFIG_BMP_16BPP=y
CONFIG_IMX_WATCHDOG=y
# CONFIG_EFI_LOADER is not set