From: Fedora Kernel Team <kernel-team@xxxxxxxxxxxxxxxxx> 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. CONFIG_PCI_J721E_HOST: Say Y here if you want to support the TI J721E PCIe platform controller in host mode. TI J721E PCIe controller uses Cadence PCIe core. Symbol: PCI_J721E_HOST [=n] Type : bool Defined at drivers/pci/controller/cadence/Kconfig:48 Prompt: TI J721E PCIe platform host controller Depends on: PCI [=y] && OF [=y] Location: -> Device Drivers -> PCI support (PCI [=y]) -> PCI controller drivers -> Cadence PCIe controllers support Selects: PCIE_CADENCE_HOST [=n] && PCI_J721E [=n] --- Cc: Myron Stowe <myron.stowe@xxxxxxxxxx> Cc: Prarit Bhargava <prarit@xxxxxxxxxx> Signed-off-by: Fedora Kernel Team <kernel-team@xxxxxxxxxxxxxxxxx> --- .../common/generic/CONFIG_PCI_J721E_HOST | 1 + .../generic/CONFIG_PCI_J721E_HOST | 21 ------------------- 2 files changed, 1 insertion(+), 21 deletions(-) create mode 100644 redhat/configs/common/generic/CONFIG_PCI_J721E_HOST delete mode 100644 redhat/configs/pending-common/generic/CONFIG_PCI_J721E_HOST diff --git a/redhat/configs/common/generic/CONFIG_PCI_J721E_HOST b/redhat/configs/common/generic/CONFIG_PCI_J721E_HOST new file mode 100644 index 000000000000..11ea915c1b27 --- /dev/null +++ b/redhat/configs/common/generic/CONFIG_PCI_J721E_HOST @@ -0,0 +1 @@ +# CONFIG_PCI_J721E_HOST is not set diff --git a/redhat/configs/pending-common/generic/CONFIG_PCI_J721E_HOST b/redhat/configs/pending-common/generic/CONFIG_PCI_J721E_HOST deleted file mode 100644 index 23bfb1e9fd9b..000000000000 --- a/redhat/configs/pending-common/generic/CONFIG_PCI_J721E_HOST +++ /dev/null @@ -1,21 +0,0 @@ -# CONFIG_PCI_J721E_HOST: -# -# Say Y here if you want to support the TI J721E PCIe platform -# controller in host mode. TI J721E PCIe controller uses Cadence PCIe -# core. -# -# Symbol: PCI_J721E_HOST [=n] -# Type : bool -# Defined at drivers/pci/controller/cadence/Kconfig:48 -# Prompt: TI J721E PCIe platform host controller -# Depends on: PCI [=y] && OF [=y] -# Location: -# -> Device Drivers -# -> PCI support (PCI [=y]) -# -> PCI controller drivers -# -> Cadence PCIe controllers support -# Selects: PCIE_CADENCE_HOST [=n] && PCI_J721E [=n] -# -# -# -# CONFIG_PCI_J721E_HOST is not set -- GitLab _______________________________________________ kernel mailing list -- kernel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/kernel@xxxxxxxxxxxxxxxxxxxxxxx