Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight
[platform/kernel/linux-exynos.git] / drivers / pci / Kconfig
index 2a4501d..fdc864f 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.