raw/ifpga: add APIs to get FPGA information
[dpdk.git] / drivers / vdpa / meson.build
index 798eb38..4929be4 100644 (file)
@@ -9,5 +9,3 @@ drivers = ['ifc',
           'mlx5',]
 std_deps = ['bus_pci', 'kvargs']
 std_deps += ['vhost']
-config_flag_fmt = 'RTE_LIBRTE_@0@_PMD'
-driver_name_fmt = 'rte_pmd_@0@'