]> Pileus Git - ~andy/linux/blobdiff - drivers/pci/Kconfig
shpchp: fix shpchp_wait_cmd in poll
[~andy/linux] / drivers / pci / Kconfig
index c27e782e6df999de618dc5a96e6cfd2ec15f6939..ecc50db8585ab287a9e25ca316f039a8546eef1e 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 PCI && X86_LOCAL_APIC && X86_IO_APIC
+       help
+          This allows native hypertransport devices to use interrupts.
+
+          If unsure say Y.