diff options
Diffstat (limited to 'drivers/net/Kconfig')
-rw-r--r-- | drivers/net/Kconfig | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig index 5be6a2376f4f..cb0e534418e3 100644 --- a/drivers/net/Kconfig +++ b/drivers/net/Kconfig | |||
@@ -2778,6 +2778,13 @@ config BNX2X | |||
2778 | To compile this driver as a module, choose M here: the module | 2778 | To compile this driver as a module, choose M here: the module |
2779 | will be called bnx2x. This is recommended. | 2779 | will be called bnx2x. This is recommended. |
2780 | 2780 | ||
2781 | config QLCNIC | ||
2782 | tristate "QLOGIC QLCNIC 1/10Gb Converged Ethernet NIC Support" | ||
2783 | depends on PCI | ||
2784 | help | ||
2785 | This driver supports QLogic QLE8240 and QLE8242 Converged Ethernet | ||
2786 | devices. | ||
2787 | |||
2781 | config QLGE | 2788 | config QLGE |
2782 | tristate "QLogic QLGE 10Gb Ethernet Driver Support" | 2789 | tristate "QLogic QLGE 10Gb Ethernet Driver Support" |
2783 | depends on PCI | 2790 | depends on PCI |