[PATCH v1 1/5] ARM: keystone: add pcie related options
Murali Karicheri
m-karicheri2 at ti.com
Thu May 15 09:01:28 PDT 2014
Add pcie related options by default for keystone architecture
CC: Santosh Shilimkar <santosh.shilimkar at ti.com>
CC: Russell King <linux at arm.linux.org.uk>
Signed-off-by: Murali Karicheri <m-karicheri2 at ti.com>
---
arch/arm/mach-keystone/Kconfig | 2 ++
1 file changed, 2 insertions(+)
diff --git a/arch/arm/mach-keystone/Kconfig b/arch/arm/mach-keystone/Kconfig
index f50bc93..f87844d 100644
--- a/arch/arm/mach-keystone/Kconfig
+++ b/arch/arm/mach-keystone/Kconfig
@@ -8,6 +8,8 @@ config ARCH_KEYSTONE
select COMMON_CLK_KEYSTONE
select ARCH_SUPPORTS_BIG_ENDIAN
select ZONE_DMA if ARM_LPAE
+ select MIGHT_HAVE_PCI
+ select ARCH_SUPPORTS_MSI
help
Support for boards based on the Texas Instruments Keystone family of
SoCs.
--
1.7.9.5
More information about the linux-arm-kernel
mailing list