summaryrefslogtreecommitdiff
path: root/drivers/pci/host/Kconfig
diff options
context:
space:
mode:
authorTanmay Inamdar <tinamdar@apm.com>2014-05-23 20:54:28 +0800
committerDaniel Silverstone <daniel.silverstone@codethink.co.uk>2015-01-27 09:54:59 +0000
commit1572e6825565af3c3ea2230f1d52f20bd0e23b8b (patch)
tree86c506c428d04ed7e33e596f47cd145bd76c8c1f /drivers/pci/host/Kconfig
parent470825c878693ff4fc65a0b36bc55d94e7803fe6 (diff)
downloadlinux-1572e6825565af3c3ea2230f1d52f20bd0e23b8b.tar.gz
UBUNTU: SAUCE: Add MSI/MSI-X driver for APM PCI bus
BugLink: http://launchpad.net/bugs/1318977 Signed-off-by: Tanmay Inamdar <tinamdar@apm.com> Signed-off-by: Ike Panhc <ike.pan@canonical.com> Signed-off-by: Tim Gardner <tim.gardner@canonical.com> Signed-off-by: Brad Figg <brad.figg@canonical.com> Conflicts: drivers/pci/host/Kconfig drivers/pci/host/pci-xgene.c Conflicts: arch/arm64/kernel/Makefile drivers/pci/host/Makefile
Diffstat (limited to 'drivers/pci/host/Kconfig')
-rw-r--r--drivers/pci/host/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/drivers/pci/host/Kconfig b/drivers/pci/host/Kconfig
index c4b6568e486d..650fd1dd8b65 100644
--- a/drivers/pci/host/Kconfig
+++ b/drivers/pci/host/Kconfig
@@ -84,11 +84,15 @@ config PCIE_XILINX
Say 'Y' here if you want kernel to support the Xilinx AXI PCIe
Host Bridge driver.
+config PCI_XGENE_MSI
+ bool
+
config PCI_XGENE
bool "X-Gene PCIe controller"
depends on ARCH_XGENE
depends on OF
select PCIEPORTBUS
+ select PCI_XGENE_MSI if PCI_MSI
help
Say Y here if you want internal PCI support on APM X-Gene SoC.
There are 5 internal PCIe ports available. Each port is GEN3 capable