dma/hisilicon: use common PCI device naming
[dpdk.git] / drivers / dma / meson.build
index d9c7ede..8bbc48c 100644 (file)
@@ -2,5 +2,11 @@
 # Copyright 2021 HiSilicon Limited
 
 drivers = [
+        'cnxk',
+        'dpaa',
+        'hisilicon',
+        'idxd',
+        'ioat',
         'skeleton',
 ]
+std_deps = ['dmadev']