1# Copyright 2023 Fabian Blatz <fabianblatz@gmail.com>
2# SPDX-License-Identifier: Apache-2.0
3
4# Enable PXP DMA engine and set rotation angle to 0 degrees.
5# This allows us to verify the DMA driver functions without altering
6# the output image
7CONFIG_DMA=y
8CONFIG_MCUX_ELCDIF_PXP=y
9