PCI/DOE: Allow enabling DOE without CXL

PCIe devices (not CXL) can support DOE as well, so allow DOE to be enabled
even if CXL isn't.

Link: https://lore.kernel.org/r/20250306075211.1855177-4-alistair@alistair23.me
Signed-off-by: Alistair Francis <alistair@alistair23.me>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
This commit is contained in:
Alistair Francis
2025-03-06 17:52:11 +10:00
committed by Bjorn Helgaas
parent 2311ab1820
commit 6fc6ded50f

View File

@@ -122,7 +122,10 @@ config PCI_ATS
bool
config PCI_DOE
bool
bool "Enable PCI Data Object Exchange (DOE) support"
help
Say Y here if you want be able to communicate with PCIe DOE
mailboxes.
config PCI_ECAM
bool