]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - drivers/pci/Kconfig
Merge git://git.infradead.org/~dwmw2/mtd-2.6.31
[mv-sheeva.git] / drivers / pci / Kconfig
index 2a4501dd251503ddb6d5fefd78737b4c97425452..fdc864f9cf233d5134803593640f49c3ed0b1ccf 100644 (file)
@@ -59,3 +59,13 @@ config HT_IRQ
           This allows native hypertransport devices to use interrupts.
 
           If unsure say Y.
+
+config PCI_IOV
+       bool "PCI IOV support"
+       depends on PCI
+       help
+         I/O Virtualization is a PCI feature supported by some devices
+         which allows them to create virtual devices which share their
+         physical resources.
+
+         If unsure, say N.