dma/cnxk: create and initialize device on PCI probing
[dpdk.git] / drivers / dma / meson.build
index d9c7ede..ebac25d 100644 (file)
@@ -2,5 +2,10 @@
 # Copyright 2021 HiSilicon Limited
 
 drivers = [
+        'cnxk',
+        'hisilicon',
+        'idxd',
+        'ioat',
         'skeleton',
 ]
+std_deps = ['dmadev']