Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 88b8576f authored by Phil Edworthy's avatar Phil Edworthy Committed by Bjorn Helgaas
Browse files

Revert "PCI: rcar: Build pcie-rcar.c only on ARM"



Now that we can build on arm64, revert commit 7c537c67
("PCI: rcar: Build pcie-rcar.c only on ARM").

Signed-off-by: default avatarPhil Edworthy <phil.edworthy@renesas.com>
Signed-off-by: default avatarBjorn Helgaas <bhelgaas@google.com>
parent 5d2917d4
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -48,8 +48,7 @@ config PCI_RCAR_GEN2

config PCI_RCAR_GEN2_PCIE
	bool "Renesas R-Car PCIe controller"
	depends on ARM
	depends on ARCH_SHMOBILE || COMPILE_TEST
	depends on ARCH_SHMOBILE || (ARM && COMPILE_TEST)
	help
	  Say Y here if you want PCIe controller support on R-Car Gen2 SoCs.