aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/Kconfig
diff options
context:
space:
mode:
authorStephen Hemminger <shemminger@osdl.org>2006-12-01 19:36:17 -0500
committerJeff Garzik <jeff@garzik.org>2006-12-02 00:24:49 -0500
commit352c417ddb593de757f0ee1fa490cb5444778c41 (patch)
treedd1047e7611f09511c3ad1432a3f49b553b0e91e /drivers/net/Kconfig
parentf1d3d38af75789f1b82969b83b69cab540609789 (diff)
[PATCH] chelsio: add 1G swcixw aupport
Add support for 1G versions of Chelsio devices. Signed-off-by: Stephen Hemminger <shemminger@osdl.org> Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'drivers/net/Kconfig')
-rw-r--r--drivers/net/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig
index 2f10dd554e33..ee391f29dae7 100644
--- a/drivers/net/Kconfig
+++ b/drivers/net/Kconfig
@@ -2376,6 +2376,13 @@ config CHELSIO_T1
2376 To compile this driver as a module, choose M here: the module 2376 To compile this driver as a module, choose M here: the module
2377 will be called cxgb. 2377 will be called cxgb.
2378 2378
2379config CHELSIO_T1_1G
2380 bool "Chelsio gigabit Ethernet support"
2381 depends on CHELSIO_T1
2382 help
2383 Enables support for Chelsio's gigabit Ethernet PCI cards. If you
2384 are using only 10G cards say 'N' here.
2385
2379config EHEA 2386config EHEA
2380 tristate "eHEA Ethernet support" 2387 tristate "eHEA Ethernet support"
2381 depends on IBMEBUS 2388 depends on IBMEBUS