aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/amso1100/Kconfig
blob: 809cb14ac6deca2f6476e066e0cd290b546112bb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
config INFINIBAND_AMSO1100
	tristate "Ammasso 1100 HCA support"
	depends on PCI && INET && INFINIBAND
	---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.