zephyr/drivers/dma/Kconfig.mcux_pxp
Mahesh Mahadevan bf6ccbb9de drivers: dma_pxp: Select PXP driver when CONFIG_DISPLAY is enabled
The PXP DMA driver is only used by Display drivers.

Signed-off-by: Mahesh Mahadevan <mahesh.mahadevan@nxp.com>
2023-09-19 13:36:13 -05:00

11 lines
207 B
Plaintext

# Copyright 2023 NXP
# SPDX-License-Identifier: Apache-2.0
config MCUX_PXP
bool "MCUX PXP DMA driver"
default y
depends on DT_HAS_NXP_PXP_ENABLED
depends on DISPLAY
help
PXP DMA driver for NXP SOCs