summary refs log tree commit diff
diff options
context:
space:
mode:
authorPhil Edworthy <phil.edworthy@renesas.com>2014-11-04 17:38:28 +0000
committerSimon Horman <horms+renesas@verge.net.au>2014-11-05 14:50:17 +0900
commit950a3f0e7dd32c372c9957d5c050b08de7ec9e56 (patch)
tree82e9d0a0eb023003d1316161bc14772e5627ff9f
parent7466c52e1706d98392b6a4650b04e94f39f3a794 (diff)
downloadlinux-950a3f0e7dd32c372c9957d5c050b08de7ec9e56.tar.gz
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: Phil Edworthy <phil.edworthy@renesas.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
-rw-r--r--arch/arm/mach-shmobile/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-shmobile/Kconfig b/arch/arm/mach-shmobile/Kconfig
index 6bc018fc5dc1..b0a9e1a7955a 100644
--- a/arch/arm/mach-shmobile/Kconfig
+++ b/arch/arm/mach-shmobile/Kconfig
@@ -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