Thread (36 messages) 36 messages, 11 authors, 2015-06-26

[PATCH 6/6] pci, thunder: Enable Cavium Thunder PCIe host controller

From: catalin.marinas@arm.com (Catalin Marinas)
Date: 2014-09-24 17:13:07
Also in: linux-pci, lkml

On Wed, Sep 24, 2014 at 04:37:48PM +0100, Robert Richter wrote:
quoted hunk ↗ jump to hunk
From: Robert Richter <redacted>

Enable Cavium Thunder PCIe host controller driver.

IOV is enabled per default if drivers with IOV support are
enabled. IOV can be disabled.

Signed-off-by: Robert Richter <redacted>
---
 arch/arm64/Kconfig | 11 +++++++++++
 1 file changed, 11 insertions(+)
diff --git a/arch/arm64/Kconfig b/arch/arm64/Kconfig
index 97777e1ef5a7..bd9724e5c8a1 100644
--- a/arch/arm64/Kconfig
+++ b/arch/arm64/Kconfig
@@ -172,6 +172,14 @@ config PCI
 config PCI_MSI
 	def_bool PCI
 
+config NO_PCI_IOV
+	def_bool PCI
+	depends on !PCI_THUNDER
+
+config PCI_IOV
+	def_bool PCI
+	depends on !NO_PCI_IOV
Does this work with single image where drivers may have different
PCI_IOV needs?

-- 
Catalin
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help