blob: 8be43d38b8947de0f0c2b85b71598c3cd60f2564 [file] [log] [blame]
## SPDX-License-Identifier: GPL-2.0-only
config DRIVERS_PCIE_GENERIC
bool
default n
depends on HAVE_ACPI_TABLES
help
This driver allows attaching arbitrary ACPI properties to
arbitrary PCI root ports or devices. Currently it supports one
property, "DmaProperty", which indicates to the operating system that
the PCIe device may be considered untrusted, and appropriate policies,
e.g. IOMMU isolation, should take place.