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