Loading...
1# SPDX-License-Identifier: GPL-2.0-only
2#
3# QLogic BR-series network device configuration
4#
5
6config BNA
7 tristate "QLogic BR-series 1010/1020/1860 10Gb Ethernet Driver support"
8 depends on PCI
9 help
10 This driver supports QLogic BR-series 1010/1020/1860 10Gb CEE capable
11 Ethernet cards.
12 To compile this driver as a module, choose M here: the module
13 will be called bna.
14
15 For general information and support, go to the QLogic support
16 website at:
17
18 <http://support.qlogic.com>
1# SPDX-License-Identifier: GPL-2.0-only
2#
3# QLogic BR-series network device configuration
4#
5
6config BNA
7 tristate "QLogic BR-series 1010/1020/1860 10Gb Ethernet Driver support"
8 depends on PCI
9 ---help---
10 This driver supports QLogic BR-series 1010/1020/1860 10Gb CEE capable
11 Ethernet cards.
12 To compile this driver as a module, choose M here: the module
13 will be called bna.
14
15 For general information and support, go to the QLogic support
16 website at:
17
18 <http://support.qlogic.com>