]> Pileus Git - ~andy/linux/blobdiff - drivers/pci/Kconfig
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik...
[~andy/linux] / drivers / pci / Kconfig
index c27e782e6df999de618dc5a96e6cfd2ec15f6939..30294127a0aa90484b907c235d4424ee773336b0 100644 (file)
@@ -52,3 +52,11 @@ config PCI_DEBUG
 
          When in doubt, say N.
 
+config HT_IRQ
+       bool "Interrupts on hypertransport devices"
+       default y
+       depends on X86_LOCAL_APIC && X86_IO_APIC
+       help
+          This allows native hypertransport devices to use interrupts.
+
+          If unsure say Y.