summaryrefslogtreecommitdiff
path: root/configs/sama5d4_xplained_nandflash_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2019-12-10 15:41:15 -0500
committerTom Rini <trini@konsulko.com>2019-12-10 15:41:15 -0500
commitfd4b8f813f11879bb38a0d3a5839279e85325476 (patch)
tree1710610287d3903ac05922c05e59c7e9abd885c9 /configs/sama5d4_xplained_nandflash_defconfig
parent520f9559020894950d4e962aba52220c8a1d6bfe (diff)
parent2cc393f32fd9ffcf47f4877e8d1345a7981a0d02 (diff)
Merge tag 'fixes-for-2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-video
- fix crash and board reset when drawing RLE8 bitmaps bigger than the framebuffer resolution - reduce dead code in video and console uclass routines (tested on mx53cx9020, sama5d2_xplained, stm32mp157c-ev1, stm32f746-disco, stm32f769-disco and wandboard)
Diffstat (limited to 'configs/sama5d4_xplained_nandflash_defconfig')
-rw-r--r--configs/sama5d4_xplained_nandflash_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/sama5d4_xplained_nandflash_defconfig b/configs/sama5d4_xplained_nandflash_defconfig
index a9e80538638..712b825037c 100644
--- a/configs/sama5d4_xplained_nandflash_defconfig
+++ b/configs/sama5d4_xplained_nandflash_defconfig
@@ -86,6 +86,7 @@ CONFIG_USB_STORAGE=y
CONFIG_USB_GADGET=y
CONFIG_USB_GADGET_ATMEL_USBA=y
CONFIG_DM_VIDEO=y
+CONFIG_VIDEO_BPP16=y
CONFIG_ATMEL_HLCD=y
CONFIG_W1=y
CONFIG_W1_GPIO=y