diff options
Diffstat (limited to 'drivers/net/ethernet/broadcom/Kconfig')
-rw-r--r-- | drivers/net/ethernet/broadcom/Kconfig | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/drivers/net/ethernet/broadcom/Kconfig b/drivers/net/ethernet/broadcom/Kconfig index 41a3c9804427..ee4fdfe65e9e 100644 --- a/drivers/net/ethernet/broadcom/Kconfig +++ b/drivers/net/ethernet/broadcom/Kconfig | |||
@@ -71,12 +71,12 @@ config BCMGENET | |||
71 | Broadcom BCM7xxx Set Top Box family chipset. | 71 | Broadcom BCM7xxx Set Top Box family chipset. |
72 | 72 | ||
73 | config BNX2 | 73 | config BNX2 |
74 | tristate "QLogic NetXtremeII support" | 74 | tristate "QLogic bnx2 support" |
75 | depends on PCI | 75 | depends on PCI |
76 | select CRC32 | 76 | select CRC32 |
77 | select FW_LOADER | 77 | select FW_LOADER |
78 | ---help--- | 78 | ---help--- |
79 | This driver supports QLogic NetXtremeII gigabit Ethernet cards. | 79 | This driver supports QLogic bnx2 gigabit Ethernet cards. |
80 | 80 | ||
81 | To compile this driver as a module, choose M here: the module | 81 | To compile this driver as a module, choose M here: the module |
82 | will be called bnx2. This is recommended. | 82 | will be called bnx2. This is recommended. |
@@ -87,8 +87,8 @@ config CNIC | |||
87 | select BNX2 | 87 | select BNX2 |
88 | select UIO | 88 | select UIO |
89 | ---help--- | 89 | ---help--- |
90 | This driver supports offload features of QLogic NetXtremeII | 90 | This driver supports offload features of QLogic bnx2 gigabit |
91 | gigabit Ethernet cards. | 91 | Ethernet cards. |
92 | 92 | ||
93 | To compile this driver as a module, choose M here: the module | 93 | To compile this driver as a module, choose M here: the module |
94 | will be called cnic. This is recommended. | 94 | will be called cnic. This is recommended. |