aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/Kconfig')
-rw-r--r--drivers/net/Kconfig18
1 files changed, 18 insertions, 0 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig
index b199456a7364..555b3ad66098 100644
--- a/drivers/net/Kconfig
+++ b/drivers/net/Kconfig
@@ -2389,6 +2389,24 @@ config CHELSIO_T1_NAPI
2389 NAPI is a driver API designed to reduce CPU and interrupt load 2389 NAPI is a driver API designed to reduce CPU and interrupt load
2390 when the driver is receiving lots of packets from the card. 2390 when the driver is receiving lots of packets from the card.
2391 2391
2392config CHELSIO_T3
2393 tristate "Chelsio Communications T3 10Gb Ethernet support"
2394 depends on PCI
2395 help
2396 This driver supports Chelsio T3-based gigabit and 10Gb Ethernet
2397 adapters.
2398
2399 For general information about Chelsio and our products, visit
2400 our website at <http://www.chelsio.com>.
2401
2402 For customer support, please visit our customer support page at
2403 <http://www.chelsio.com/support.htm>.
2404
2405 Please send feedback to <linux-bugs@chelsio.com>.
2406
2407 To compile this driver as a module, choose M here: the module
2408 will be called cxgb3.
2409
2392config EHEA 2410config EHEA
2393 tristate "eHEA Ethernet support" 2411 tristate "eHEA Ethernet support"
2394 depends on IBMEBUS 2412 depends on IBMEBUS