2022-09-06 04:00:10 +00:00
|
|
|
# SPDX-License-Identifier: BSD-3-Clause
|
|
|
|
# Copyright(C) 2021 Marvell International Ltd.
|
|
|
|
|
|
|
|
deps += ['bus_pci', 'common_cnxk', 'dmadev']
|
|
|
|
sources = files('cnxk_dmadev.c')
|
2023-09-13 12:21:49 +00:00
|
|
|
pmd_supports_disable_iova_as_pa = true
|