[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1395707726-20437-3-git-send-email-m-karicheri2@ti.com>
Date: Mon, 24 Mar 2014 20:35:25 -0400
From: Murali Karicheri <m-karicheri2@...com>
To: <linux-pci@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>,
<linux-samsung-soc@...r.kernel.org>, <linux-kernel@...r.kernel.org>
CC: Murali Karicheri <m-karicheri2@...com>,
Jingoo Han <jg1.han@...sung.com>,
Bjorn Helgaas <bhelgaas@...gle.com>,
Kukjin Kim <kgene.kim@...sung.com>,
Richard Zhu <r65037@...escale.com>,
Shawn Guo <shawn.guo@...aro.org>,
Mohit Kumar <mohit.kumar@...com>,
Santosh Shilimkar <santosh.shilimkar@...com>
Subject: [RESEND: RFC PATCH 1/3] ARM: keystone: add pcie related options
Add pcie related options by default for keystone architecture
CC: Jingoo Han <jg1.han@...sung.com>
CC: Bjorn Helgaas <bhelgaas@...gle.com>
CC: Kukjin Kim <kgene.kim@...sung.com>
CC: Richard Zhu <r65037@...escale.com>
CC: Shawn Guo <shawn.guo@...aro.org>
CC: Mohit Kumar <mohit.kumar@...com>
CC: Santosh Shilimkar <santosh.shilimkar@...com>
Signed-off-by: Murali Karicheri <m-karicheri2@...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 7e16d07..22c2174 100644
--- a/arch/arm/mach-keystone/Kconfig
+++ b/arch/arm/mach-keystone/Kconfig
@@ -17,6 +17,8 @@ config ARCH_KEYSTONE
select TI_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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists