aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm
diff options
context:
space:
mode:
authorSimon Horman <horms+renesas@verge.net.au>2014-07-07 09:23:52 -0400
committerSimon Horman <horms+renesas@verge.net.au>2014-07-09 04:44:12 -0400
commit8cbf869a0a278c4d39e50daa4f4101b394a72a93 (patch)
tree6413e416e4659152be9d9890ead58300c603b509 /arch/arm
parentc61010050d3baa3e1a3964bec7e62437d21107c6 (diff)
ARM: shmobile: Enable R-Car Gen 2 PCIe in shmobile_defconfig
The R-Car Gen 2 PCIe driver provides PCIe host support for Renesas R-Car Gen2 platforms. To increase hardware support enable the driver in the shmobile_defconfig multiplatform configuration. Cc: Phil Edworthy <phil.edworthy@renesas.com> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'arch/arm')
-rw-r--r--arch/arm/configs/shmobile_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/shmobile_defconfig b/arch/arm/configs/shmobile_defconfig
index 5f05e98eb762..6bc85a5539f1 100644
--- a/arch/arm/configs/shmobile_defconfig
+++ b/arch/arm/configs/shmobile_defconfig
@@ -24,6 +24,7 @@ CONFIG_PL310_ERRATA_588369=y
24CONFIG_ARM_ERRATA_754322=y 24CONFIG_ARM_ERRATA_754322=y
25CONFIG_PCI=y 25CONFIG_PCI=y
26CONFIG_PCI_RCAR_GEN2=y 26CONFIG_PCI_RCAR_GEN2=y
27CONFIG_PCI_RCAR_GEN2_PCIE=y
27CONFIG_SMP=y 28CONFIG_SMP=y
28CONFIG_SCHED_MC=y 29CONFIG_SCHED_MC=y
29CONFIG_HAVE_ARM_ARCH_TIMER=y 30CONFIG_HAVE_ARM_ARCH_TIMER=y