Add the rt linux 4.1.3-rt3 as base
[kvmfornfv.git] / kernel / 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.