]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
ARM: shmobile: Enable R-Car Gen 2 PCIe in shmobile_defconfig
authorSimon Horman <horms+renesas@verge.net.au>
Mon, 7 Jul 2014 13:23:52 +0000 (15:23 +0200)
committerSimon Horman <horms+renesas@verge.net.au>
Wed, 9 Jul 2014 08:44:12 +0000 (10:44 +0200)
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>
arch/arm/configs/shmobile_defconfig

index 5f05e98eb762c8709686e61f9ac1f4f2bda25d6a..6bc85a5539f112ad98f23fdcce4f46db072516a2 100644 (file)
@@ -24,6 +24,7 @@ CONFIG_PL310_ERRATA_588369=y
 CONFIG_ARM_ERRATA_754322=y
 CONFIG_PCI=y
 CONFIG_PCI_RCAR_GEN2=y
+CONFIG_PCI_RCAR_GEN2_PCIE=y
 CONFIG_SMP=y
 CONFIG_SCHED_MC=y
 CONFIG_HAVE_ARM_ARCH_TIMER=y