Re: [PATCH 5.10.y-cip] PCI: Drop PCIE_RCAR config option


Nobuhiro Iwamatsu
 

Hi all,

-----Original Message-----
From: Lad Prabhakar <prabhakar.mahadev-lad.rj@...>
Sent: Wednesday, August 24, 2022 3:37 AM
To: cip-dev@...; iwamatsu nobuhiro(岩松 信洋 □SWC◯A
CT) <nobuhiro1.iwamatsu@...>; Pavel Machek
<pavel@...>
Cc: Biju Das <biju.das.jz@...>
Subject: [PATCH 5.10.y-cip] PCI: Drop PCIE_RCAR config option

commit ff591f7490cffef49c022e802b64499edb6137b6 upstream.

All the defconfig files have replaced PCIE_RCAR config option with
PCIE_RCAR_HOST config option which built the same driver, so we can now
safely drop PCIE_RCAR config option.

Link:
https://lore.kernel.org/r/20201229170848.18482-1-prabhakar.mahadev-lad.rj
@bp.renesas.com
Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@...>
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@...>
Reviewed-by: Geert Uytterhoeven <geert+renesas@...>
Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@...>
---
Note:
- All the defconfig files have been updated to use PCIE_RCAR_HOST
- MR has been issued for cip-kernel-config [0] [0]
https://gitlab.com/cip-project/cip-kernel/cip-kernel-config/-/merge_reques
ts/70
---
drivers/pci/controller/Kconfig | 9 ---------
1 file changed, 9 deletions(-)

diff --git a/drivers/pci/controller/Kconfig b/drivers/pci/controller/Kconfig
index 64e2f5e379aa..0d98d8dd448b 100644
--- a/drivers/pci/controller/Kconfig
+++ b/drivers/pci/controller/Kconfig
@@ -55,15 +55,6 @@ config PCI_RCAR_GEN2
There are 3 internal PCI controllers available with a single
built-in EHCI/OHCI host controller present on each one.

-config PCIE_RCAR
- bool "Renesas R-Car PCIe controller"
- depends on ARCH_RENESAS || COMPILE_TEST
- depends on PCI_MSI_IRQ_DOMAIN
- select PCIE_RCAR_HOST
- help
- Say Y here if you want PCIe controller support on R-Car SoCs.
- This option will be removed after arm64 defconfig is updated.
-
config PCIE_RCAR_HOST
bool "Renesas R-Car PCIe host controller"
depends on ARCH_RENESAS || COMPILE_TEST
--
2.17.1
LGTM. If there are no other comments, I can apply this.
Test pilpeline:
https://gitlab.com/cip-project/cip-kernel/linux-cip/-/pipelines/621098021

Best regards,
Nobuhiro

Join {cip-dev@lists.cip-project.org to automatically receive all group messages.