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

Commit 950a3f0e authored by Phil Edworthy's avatar Phil Edworthy Committed by Simon Horman
Browse files

ARM: shmobile: Enable PCI domains for R-Car Gen2 devices



The PCI core will soon automatically handle the PCI domain number,
allowing the internal PCI and external PCIe bridges work at the same time.
In order for that to work, we need to enable PCI_DOMAINS.

Signed-off-by: default avatarPhil Edworthy <phil.edworthy@renesas.com>
Signed-off-by: default avatarSimon Horman <horms+renesas@verge.net.au>
parent 7466c52e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -19,6 +19,7 @@ config ARCH_RCAR_GEN2
	select PM_RCAR if PM || SMP
	select RENESAS_IRQC
	select SYS_SUPPORTS_SH_CMT
	select PCI_DOMAINS if PCI

config ARCH_RMOBILE
	bool