]> git.baikalelectronics.ru Git - kernel.git/commit
IB/ipath: Remove dependency on PCI_MSI || HT_IRQ
authorRoland Dreier <rolandd@cisco.com>
Tue, 22 Apr 2008 01:19:14 +0000 (18:19 -0700)
committerRoland Dreier <rolandd@cisco.com>
Tue, 22 Apr 2008 01:19:14 +0000 (18:19 -0700)
commite60c944a8f2daae5a44d6e7fcd2b90ee1afc7d0a
tree2ecc245be8c0085172694e0ccdb61ea5875cf07e
parentd1b0804b80c93a032f9c4664c28a8937b912e086
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: Roland Dreier <rolandd@cisco.com>
drivers/infiniband/hw/ipath/Kconfig