sparseirq: make some func to be used with genirq
[safe/jmp/linux-2.6] / drivers / pci / Kconfig
index e1ca425..2a4501d 100644 (file)
@@ -42,6 +42,15 @@ config PCI_DEBUG
 
          When in doubt, say N.
 
+config PCI_STUB
+       tristate "PCI Stub driver"
+       depends on PCI
+       help
+         Say Y or M here if you want be able to reserve a PCI device
+         when it is going to be assigned to a guest operating system.
+
+         When in doubt, say N.
+
 config HT_IRQ
        bool "Interrupts on hypertransport devices"
        default y