aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/Kconfig')
-rw-r--r--drivers/net/Kconfig10
1 files changed, 10 insertions, 0 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig
index 4d0c1fb15c7c..cebee528f3c7 100644
--- a/drivers/net/Kconfig
+++ b/drivers/net/Kconfig
@@ -1567,6 +1567,7 @@ config SIS900
1567 tristate "SiS 900/7016 PCI Fast Ethernet Adapter support" 1567 tristate "SiS 900/7016 PCI Fast Ethernet Adapter support"
1568 depends on NET_PCI && PCI 1568 depends on NET_PCI && PCI
1569 select CRC32 1569 select CRC32
1570 select MII
1570 ---help--- 1571 ---help---
1571 This is a driver for the Fast Ethernet PCI network cards based on 1572 This is a driver for the Fast Ethernet PCI network cards based on
1572 the SiS 900 and SiS 7016 chips. The SiS 900 core is also embedded in 1573 the SiS 900 and SiS 7016 chips. The SiS 900 core is also embedded in
@@ -2043,6 +2044,15 @@ config TIGON3
2043 To compile this driver as a module, choose M here: the module 2044 To compile this driver as a module, choose M here: the module
2044 will be called tg3. This is recommended. 2045 will be called tg3. This is recommended.
2045 2046
2047config BNX2
2048 tristate "Broadcom NetXtremeII support"
2049 depends on PCI
2050 help
2051 This driver supports Broadcom NetXtremeII gigabit Ethernet cards.
2052
2053 To compile this driver as a module, choose M here: the module
2054 will be called bnx2. This is recommended.
2055
2046config GIANFAR 2056config GIANFAR
2047 tristate "Gianfar Ethernet" 2057 tristate "Gianfar Ethernet"
2048 depends on 85xx || 83xx 2058 depends on 85xx || 83xx