aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/Kconfig
diff options
context:
space:
mode:
authorPaul Mackerras <paulus@samba.org>2007-04-12 13:50:03 -0400
committerPaul Mackerras <paulus@samba.org>2007-04-12 13:50:03 -0400
commite049d1ca3094f3d1d94617f456a9961202f96e3a (patch)
treea30397ad22f2fbea268bd28fa69c60aad9dfa62a /drivers/net/Kconfig
parentedfac96a92b88d3b0b53e3f8231b74beee9ecd1d (diff)
parent80584ff3b99c36ead7e130e453b3a48b18072d18 (diff)
Merge branch 'linux-2.6' into for-2.6.22
Diffstat (limited to 'drivers/net/Kconfig')
-rw-r--r--drivers/net/Kconfig25
1 files changed, 13 insertions, 12 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig
index dae0aa408bc4..753695b624b3 100644
--- a/drivers/net/Kconfig
+++ b/drivers/net/Kconfig
@@ -2373,22 +2373,23 @@ config CHELSIO_T1_NAPI
2373 when the driver is receiving lots of packets from the card. 2373 when the driver is receiving lots of packets from the card.
2374 2374
2375config CHELSIO_T3 2375config CHELSIO_T3
2376 tristate "Chelsio Communications T3 10Gb Ethernet support" 2376 tristate "Chelsio Communications T3 10Gb Ethernet support"
2377 depends on PCI 2377 depends on PCI
2378 help 2378 select FW_LOADER
2379 This driver supports Chelsio T3-based gigabit and 10Gb Ethernet 2379 help
2380 adapters. 2380 This driver supports Chelsio T3-based gigabit and 10Gb Ethernet
2381 adapters.
2381 2382
2382 For general information about Chelsio and our products, visit 2383 For general information about Chelsio and our products, visit
2383 our website at <http://www.chelsio.com>. 2384 our website at <http://www.chelsio.com>.
2384 2385
2385 For customer support, please visit our customer support page at 2386 For customer support, please visit our customer support page at
2386 <http://www.chelsio.com/support.htm>. 2387 <http://www.chelsio.com/support.htm>.
2387 2388
2388 Please send feedback to <linux-bugs@chelsio.com>. 2389 Please send feedback to <linux-bugs@chelsio.com>.
2389 2390
2390 To compile this driver as a module, choose M here: the module 2391 To compile this driver as a module, choose M here: the module
2391 will be called cxgb3. 2392 will be called cxgb3.
2392 2393
2393config EHEA 2394config EHEA
2394 tristate "eHEA Ethernet support" 2395 tristate "eHEA Ethernet support"