aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/Kconfig
diff options
context:
space:
mode:
authorJeff Garzik <jgarzik@pobox.com>2005-08-29 16:53:08 -0400
committerJeff Garzik <jgarzik@pobox.com>2005-08-29 16:53:08 -0400
commit39fbe47377062200acc26ea0ccef223b4399a82c (patch)
treef814fd07700893cda1822128098150e45dd758c9 /drivers/net/Kconfig
parent/spare/repo/netdev-2.6 branch 'e100' (diff)
parentMerge /spare/repo/linux-2.6/ (diff)
downloadlinux-dev-39fbe47377062200acc26ea0ccef223b4399a82c.tar.xz
linux-dev-39fbe47377062200acc26ea0ccef223b4399a82c.zip
/spare/repo/netdev-2.6 branch 'chelsio'
Diffstat (limited to 'drivers/net/Kconfig')
-rw-r--r--drivers/net/Kconfig19
1 files changed, 19 insertions, 0 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig
index 43d14bfb1016..e0239a10d325 100644
--- a/drivers/net/Kconfig
+++ b/drivers/net/Kconfig
@@ -2104,6 +2104,25 @@ endmenu
menu "Ethernet (10000 Mbit)"
depends on !UML
+config CHELSIO_T1
+ tristate "Chelsio 10Gb Ethernet support"
+ depends on PCI
+ help
+ This driver supports Chelsio N110 and N210 models 10Gb Ethernet
+ cards. More information about adapter features and performance
+ tuning is in <file:Documentation/networking/cxgb.txt>.
+
+ For general information about Chelsio and our products, visit
+ our website at <http://www.chelsio.com>.
+
+ For customer support, please visit our customer support page at
+ <http://www.chelsio.com/support.htm>.
+
+ Please send feedback to <linux-bugs@chelsio.com>.
+
+ To compile this driver as a module, choose M here: the module
+ will be called cxgb.
+
config IXGB
tristate "Intel(R) PRO/10GbE support"
depends on PCI