zephyr/samples/subsys/display/lvgl/boards/mimxrt1060_evk.conf

9 lines
247 B
Plaintext

# Copyright 2023 NXP
# SPDX-License-Identifier: Apache-2.0
# Enable PXP DMA engine and set rotation angle to 0 degrees.
# This allows us to verify the DMA driver functions without altering
# the output image
CONFIG_DMA=y
CONFIG_MCUX_ELCDIF_PXP=y