• Keith Busch's avatar
    PCI/DPC: Enable DPC only if AER is available · eed85ff4
    Keith Busch authored
    The "Determination of DPC Control" implementation note in PCIe r4.0, sec
    6.1.10, recommends the operating system always link DPC control to the
    control of AER, as the two functionalities are strongly connected.
    
    To avoid conflicts over whether platform firmware or the OS controls DPC,
    enable DPC only if AER is enabled in the OS, and the device's error
    handling does not have firmware-first AER handling.
    Signed-off-by: default avatarKeith Busch <keith.busch@intel.com>
    Signed-off-by: default avatarBjorn Helgaas <helgaas@kernel.org>
    eed85ff4
Kconfig 2.91 KB