[redhat] New configs in drivers/pci
JIRA: https://issues.redhat.com/browse/RHEL-85542
Hi,
As part of the ongoing rebase effort, the following configuration options need to be reviewed.
As a reminder, the ARK configuration flow involves moving unreviewed configuration options from the pending directory to the ark directory. In the diff below, options are removed from the pending directory and added to the ark hierarchy. The final options that need to be ACKed are the files that are being added to the ark hierarchy.
If the value for a file that is added should be changed, please reply with a better option.
Symbol: PCIE_AMD_MDB [=n] Type : bool Defined at drivers/pci/controller/dwc/Kconfig:40 Prompt: AMD MDB Versal2 PCIe controller Depends on: PCI [=y] && OF [=y] && (ARM64 [=y] || COMPILE_TEST [=n]) && PCI_MSI [=y] Location: -> Device Drivers -> PCI support (PCI [=y]) -> PCI controller drivers -> DesignWare-based PCIe controllers -> AMD MDB Versal2 PCIe controller (PCIE_AMD_MDB [=n]) Selects: PCIE_DW_HOST [=y]
Commit: 5f3de23d (PCI: amd-mdb: Add AMD MDB Root Port driver)
Symbol: PCIE_DW_DEBUGFS [=n] Type : bool Defined at drivers/pci/controller/dwc/Kconfig:9 Prompt: DesignWare PCIe debugfs entries Depends on: PCI [=y] && DEBUG_FS [=y] && (PCIE_DW_HOST [=y] || PCIE_DW_EP [=n]) Location: -> Device Drivers -> PCI support (PCI [=y]) -> PCI controller drivers -> DesignWare-based PCIe controllers -> DesignWare PCIe debugfs entries (PCIE_DW_DEBUGFS [=n])
Commit: 4fbfa17f (PCI: dwc: Add debugfs based Silicon Debug support for DWC)
Symbol: PCI_PWRCTL_SLOT [=n] Type : tristate Defined at drivers/pci/pwrctrl/Kconfig:14 Prompt: PCI Power Control driver for PCI slots Depends on: PCI [=y] Location: -> Device Drivers -> PCI support (PCI [=y]) -> PCI Power Control driver for PCI slots (PCI_PWRCTL_SLOT [=n]) Selects: PCI_PWRCTL [=n]
Commit: 75996c92 (PCI/pwrctrl: Add pwrctrl driver for PCI slots)
Signed-off-by: Fedora Kernel Team kernel-team@fedoraproject.org