]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
ARM: keystone: defconfig: add options to enable PCI controller
authorMurali Karicheri <m-karicheri2@ti.com>
Wed, 29 Oct 2014 20:28:15 +0000 (16:28 -0400)
committerSantosh Shilimkar <ssantosh@kernel.org>
Tue, 4 Nov 2014 18:29:39 +0000 (10:29 -0800)
This patch enables PCI controller driver for Keystone SoCs by
default.

Signed-off-by: Murali Karicheri <m-karicheri2@ti.com>
Signed-off-by: Santosh Shilimkar <ssantosh@kernel.org>
arch/arm/configs/keystone_defconfig

index 4c799b5856936b84cef2b1475c9c7483205b554d..20a3ff99fae28f3af1107514e42bf80eceef8457 100644 (file)
@@ -20,6 +20,9 @@ CONFIG_MODULE_FORCE_UNLOAD=y
 CONFIG_MODVERSIONS=y
 CONFIG_ARCH_KEYSTONE=y
 CONFIG_ARM_LPAE=y
+CONFIG_PCI=y
+CONFIG_PCI_MSI=y
+CONFIG_PCI_KEYSTONE=y
 CONFIG_SMP=y
 CONFIG_PREEMPT=y
 CONFIG_AEABI=y