zephyr/drivers/dma
Ulf Magnusson 66682a2ee9 drivers: dma: kconfig: Remove unused DMA_1/2_IRQ_PRI symbols
Added in commit bb36c0af86 ("dma: Add possibility for up to 3 DMA
Controllers") in February 2017, then never used.

Found with a script.

Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
2019-10-22 23:41:01 +02:00
..
CMakeLists.txt drivers: dma: remove qmsi DMA driver 2019-09-18 11:06:18 -05:00
Kconfig drivers: dma: kconfig: Remove unused DMA_1/2_IRQ_PRI symbols 2019-10-22 23:41:01 +02:00
Kconfig.cavs kconfig: Turn pointless/confusing 'menuconfig's into 'config's 2019-10-22 13:53:06 -05:00
Kconfig.nios2_msgdma
Kconfig.sam0 kconfig: Turn pointless/confusing 'menuconfig's into 'config's 2019-10-22 13:53:06 -05:00
Kconfig.sam_xdmac kconfig: Turn pointless/confusing 'menuconfig's into 'config's 2019-10-22 13:53:06 -05:00
Kconfig.stm32f4x kconfig: Turn pointless/confusing 'menuconfig's into 'config's 2019-10-22 13:53:06 -05:00
dma_cavs.c cleanup: include/: move dma.h to drivers/dma.h 2019-06-27 22:55:49 -04:00
dma_cavs.h
dma_handlers.c kernel: Port remaining syscalls to new API 2019-09-12 11:31:50 +08:00
dma_nios2_msgdma.c cleanup: include/: move dma.h to drivers/dma.h 2019-06-27 22:55:49 -04:00
dma_sam0.c cleanup: include/: move dma.h to drivers/dma.h 2019-06-27 22:55:49 -04:00
dma_sam_xdmac.c cleanup: include/: move misc/__assert.h to sys/__assert.h 2019-06-27 22:55:49 -04:00
dma_sam_xdmac.h
dma_stm32f4x.c cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00