Skip to content
Commit 480f58e6 authored by Roland Dreier's avatar Roland Dreier
Browse files

IB/ipath: Remove dependency on PCI_MSI || HT_IRQ



Before IBA7220 support was added, the ipath driver didn't support any
hardware unless PCI_MSI and/or HT_IRQ was enabled.  However, the
IBA7220 can generate INTx interrupts, so it makes sense to allow the
driver to be build even if PCI_MSI=n and HT_IRQ=n.

Signed-off-by: default avatarRoland Dreier <rolandd@cisco.com>
parent 37a6ab52
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment