mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-12-27 13:30:45 -05:00
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:
committed by
Bjorn Helgaas
parent
2311ab1820
commit
6fc6ded50f
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user