2006-09-23 00:22:48 +02:00
|
|
|
config INFINIBAND_AMSO1100
|
|
|
|
tristate "Ammasso 1100 HCA support"
|
2007-05-23 23:21:22 +02:00
|
|
|
depends on PCI && INET
|
2006-09-23 00:22:48 +02:00
|
|
|
---help---
|
|
|
|
This is a low-level driver for the Ammasso 1100 host
|
|
|
|
channel adapter (HCA).
|
|
|
|
|
|
|
|
config INFINIBAND_AMSO1100_DEBUG
|
|
|
|
bool "Verbose debugging output"
|
|
|
|
depends on INFINIBAND_AMSO1100
|
|
|
|
default n
|
|
|
|
---help---
|
|
|
|
This option causes the amso1100 driver to produce a bunch of
|
|
|
|
debug messages. Select this if you are developing the driver
|
|
|
|
or trying to diagnose a problem.
|