boards: shields: mb1166_a09: replace RGB888 by ARGB8888
When enabling DMA2D (Chrom-ART) original line leads to display issues. Signed-off-by: Maarten Scherpenisse <git@maartenscherpenisse.nl>
This commit is contained in:
parent
c44106c726
commit
e8827b5a62
1 changed files with 1 additions and 1 deletions
|
@ -2,5 +2,5 @@
|
|||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
CONFIG_MEMC=y
|
||||
CONFIG_STM32_LTDC_RGB888=y
|
||||
CONFIG_STM32_LTDC_ARGB8888=y
|
||||
CONFIG_HEAP_MEM_POOL_SIZE=65536
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue