]> Git Repo - linux.git/blob - drivers/infiniband/hw/nes/Kconfig
Merge remote-tracking branch 'linus/master' into testing
[linux.git] / drivers / infiniband / hw / nes / Kconfig
1 config INFINIBAND_NES
2         tristate "NetEffect RNIC Driver"
3         depends on PCI && INET && INFINIBAND
4         select LIBCRC32C
5         select INET_LRO
6         ---help---
7           This is the RDMA Network Interface Card (RNIC) driver for
8           NetEffect Ethernet Cluster Server Adapters.
9
10 config INFINIBAND_NES_DEBUG
11         bool "Verbose debugging output"
12         depends on INFINIBAND_NES
13         default n
14         ---help---
15           This option enables debug messages from the NetEffect RNIC
16           driver.  Select this if you are diagnosing a problem.
This page took 0.03761 seconds and 4 git commands to generate.