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>
This commit is contained in:
Mahesh Mahadevan 2023-09-14 17:25:23 +01:00 committed by David Leach
parent 2ea6130535
commit bf6ccbb9de

View file

@ -5,5 +5,6 @@ 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