]> git.kernelconcepts.de Git - karo-tx-linux.git/blob - drivers/infiniband/hw/nes/Kconfig
Merge branches 'i40iw', 'sriov' and 'hfi1' into k.o/for-4.6
[karo-tx-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         ---help---
6           This is the RDMA Network Interface Card (RNIC) driver for
7           NetEffect Ethernet Cluster Server Adapters.
8
9 config INFINIBAND_NES_DEBUG
10         bool "Verbose debugging output"
11         depends on INFINIBAND_NES
12         default n
13         ---help---
14           This option enables debug messages from the NetEffect RNIC
15           driver.  Select this if you are diagnosing a problem.