GUI: Fix Tomato RAF theme for all builds. Compilation typo.
[tomato.git] / release / src-rt-6.x.4708 / linux / linux-2.6.36 / drivers / infiniband / hw / nes / Kconfig
blob846dc97cf260658c5edb3edd95b9ccfd0b089edb
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.
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.