aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/Kconfig
diff options
context:
space:
mode:
authorMichael Chan <mchan@broadcom.com>2005-05-26 16:03:09 -0400
committerDavid S. Miller <davem@davemloft.net>2005-05-26 16:03:09 -0400
commitb6016b767397258b58163494a869f8f1199e6897 (patch)
treecd0bc87ff25ceaa1dd55860c9f212e18bb5a9f08 /drivers/net/Kconfig
parentc8b35d2a29ec3c93e3b9c1e70d649a77a214b1c1 (diff)
[BNX2]: New Broadcom gigabit network driver.
A new driver bnx2 for Broadcom bcm5706 is available. The patch also includes new 1000BASE-X advertisement bit definitions in mii.h Thanks to David Miller and Jeff Garzik for reviewing and their valuable feedback. Signed-off-by: Michael Chan <mchan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/Kconfig')
-rw-r--r--drivers/net/Kconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig
index 3a0a55b62aaf..9e6501d98817 100644
--- a/drivers/net/Kconfig
+++ b/drivers/net/Kconfig
@@ -2031,6 +2031,15 @@ config TIGON3
2031 To compile this driver as a module, choose M here: the module 2031 To compile this driver as a module, choose M here: the module
2032 will be called tg3. This is recommended. 2032 will be called tg3. This is recommended.
2033 2033
2034config BNX2
2035 tristate "Broadcom NetXtremeII support"
2036 depends on PCI
2037 help
2038 This driver supports Broadcom NetXtremeII gigabit Ethernet cards.
2039
2040 To compile this driver as a module, choose M here: the module
2041 will be called bnx2. This is recommended.
2042
2034config GIANFAR 2043config GIANFAR
2035 tristate "Gianfar Ethernet" 2044 tristate "Gianfar Ethernet"
2036 depends on 85xx || 83xx 2045 depends on 85xx || 83xx