File tree Expand file tree Collapse file tree 4 files changed +0
-237
lines changed Expand file tree Collapse file tree 4 files changed +0
-237
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,6 @@ zephyr_library_sources_ifdef(CONFIG_DMA_MCHP_XEC dma_mchp_xec.c)
35
35
zephyr_library_sources_ifdef (CONFIG_DMA_XMC4XXX dma_xmc4xxx.c )
36
36
zephyr_library_sources_ifdef (CONFIG_DMA_RPI_PICO dma_rpi_pico.c )
37
37
zephyr_library_sources_ifdef (CONFIG_DMA_RENESAS_RZ dma_renesas_rz.c )
38
- zephyr_library_sources_ifdef (CONFIG_MCUX_PXP dma_mcux_pxp.c )
39
38
zephyr_library_sources_ifdef (CONFIG_DMA_MAX32 dma_max32.c )
40
39
zephyr_library_sources_ifdef (CONFIG_DMA_MCUX_SMARTDMA dma_mcux_smartdma.c )
41
40
zephyr_library_sources_ifdef (CONFIG_DMA_ANDES_ATCDMAC300 dma_andes_atcdmac300.c )
Original file line number Diff line number Diff line change @@ -64,8 +64,6 @@ source "drivers/dma/Kconfig.ifx_cat1"
64
64
65
65
source "drivers/dma/Kconfig.intel_lpss"
66
66
67
- source "drivers/dma/Kconfig.mcux_pxp"
68
-
69
67
source "drivers/dma/Kconfig.max32"
70
68
71
69
source "drivers/dma/Kconfig.mcux_smartdma"
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments