[redhat] New configs in drivers/pci

Fixes: RHEL-133923
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_NXP_S32G [=n]
Type  : bool
Defined at drivers/pci/controller/dwc/Kconfig:259
  Prompt: NXP S32G PCIe controller (host mode)
  Depends on: PCI [=y] && (ARCH_S32 [=y] || COMPILE_TEST [=n])
  Location:
    -> Device Drivers
      -> PCI support (PCI [=y])
        -> PCI controller drivers
          -> DesignWare-based PCIe controllers
            -> NXP S32G PCIe controller (host mode) (PCIE_NXP_S32G [=n])
Selects: PCIE_DW_HOST [=y]

Commit: 5cbc7d3e (PCI: s32g: Add NXP S32G PCIe controller driver (RC))


Symbol: PCIE_RENESAS_RZG3S_HOST [=n]
Type  : bool
Defined at drivers/pci/controller/Kconfig:268
  Prompt: Renesas RZ/G3S PCIe host controller
  Depends on: PCI [=y] && (ARCH_RENESAS [=y] || COMPILE_TEST [=n])
  Location:
    -> Device Drivers
      -> PCI support (PCI [=y])
        -> PCI controller drivers
          -> Renesas RZ/G3S PCIe host controller (PCIE_RENESAS_RZG3S_HOST [=n])
Selects: MFD_SYSCON [=y] && IRQ_MSI_LIB [=y]

Commit: 7ef502fb (PCI: Add Renesas RZ/G3S host controller driver)


Symbol: PCI_PWRCTRL_TC9563 [=n]
Type  : tristate
Defined at drivers/pci/pwrctrl/Kconfig:25
  Prompt: PCI Power Control driver for TC9563 PCIe switch
  Depends on: PCI [=y] && I2C [=y]
  Location:
    -> Device Drivers
      -> PCI support (PCI [=y])
        -> PCI Power Control driver for TC9563 PCIe switch (PCI_PWRCTRL_TC9563 [=n])
Selects: PCI_PWRCTRL [=n]

Commit: 4c9c7be4 (PCI: pwrctrl: Add power control driver for TC9563)


Signed-off-by: Fedora Kernel Team kernel-team@fedoraproject.org

Edited by CKI KWF Bot

Merge request reports

Loading