blob: 7964eba8e7ede7b8746027ab60595bf6f86e7279 [file] [log] [blame]
Glenn Streiff3c2d7742008-02-04 20:20:45 -08001config INFINIBAND_NES
2 tristate "NetEffect RNIC Driver"
3 depends on PCI && INET && INFINIBAND
4 select LIBCRC32C
Glenn Streiff3c2d7742008-02-04 20:20:45 -08005 ---help---
Chien Tungfa6c87d2009-12-09 15:21:56 -08006 This is the RDMA Network Interface Card (RNIC) driver for
7 NetEffect Ethernet Cluster Server Adapters.
Glenn Streiff3c2d7742008-02-04 20:20:45 -08008
9config INFINIBAND_NES_DEBUG
10 bool "Verbose debugging output"
11 depends on INFINIBAND_NES
12 default n
13 ---help---
Chien Tungfa6c87d2009-12-09 15:21:56 -080014 This option enables debug messages from the NetEffect RNIC
15 driver. Select this if you are diagnosing a problem.