Message ID | 1393430893-2466-6-git-send-email-phil.edworthy@renesas.com (mailing list archive) |
---|---|
State | Superseded |
Headers | show |
diff --git a/arch/arm/configs/koelsch_defconfig b/arch/arm/configs/koelsch_defconfig index c59768e..adb67d5 100644 --- a/arch/arm/configs/koelsch_defconfig +++ b/arch/arm/configs/koelsch_defconfig @@ -20,6 +20,9 @@ CONFIG_MACH_KOELSCH=y CONFIG_CPU_BPREDICT_DISABLE=y CONFIG_PL310_ERRATA_588369=y CONFIG_ARM_ERRATA_754322=y +CONFIG_PCI=y +CONFIG_PCI_RCAR_GEN2_PCIE=y +CONFIG_PCIEPORTBUS=y CONFIG_SMP=y CONFIG_SCHED_MC=y CONFIG_NR_CPUS=8
Signed-off-by: Phil Edworthy <phil.edworthy@renesas.com> --- arch/arm/configs/koelsch_defconfig | 3 +++ 1 file changed, 3 insertions(+)