drivers: dma: Add QMSI 1.1-based DMA shim driver
Add DMA shim driver based on QMSI 1.1 In order to enable this driver, the following options must be set. CONFIG_DMA CONFIG_DMA_QMSI Jira: ZEP-354 Origin: Original Change-Id: I604cbf34e90f7653b956a6e4d428424beee3ef87 Signed-off-by: Baohong Liu <baohong.liu@intel.com>
This commit is contained in:
parent
fe468c93ec
commit
e4c765f40f
6 changed files with 258 additions and 0 deletions
|
@ -69,4 +69,6 @@ source "drivers/sensor/Kconfig"
|
|||
|
||||
source "drivers/counter/Kconfig"
|
||||
|
||||
source "drivers/dma/Kconfig"
|
||||
|
||||
endmenu
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue