mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-19 15:57:01 +07:00
2732ba561e
Re-brand the BNA driver to QLogic. Signed-off-by: Rasesh Mody <rasesh.mody@qlogic.com> Signed-off-by: David S. Miller <davem@davemloft.net>
18 lines
458 B
Plaintext
18 lines
458 B
Plaintext
#
|
|
# QLogic BR-series network device configuration
|
|
#
|
|
|
|
config BNA
|
|
tristate "QLogic BR-series 1010/1020/1860 10Gb Ethernet Driver support"
|
|
depends on PCI
|
|
---help---
|
|
This driver supports QLogic BR-series 1010/1020/1860 10Gb CEE capable
|
|
Ethernet cards.
|
|
To compile this driver as a module, choose M here: the module
|
|
will be called bna.
|
|
|
|
For general information and support, go to the QLogic support
|
|
website at:
|
|
|
|
<http://support.qlogic.com>
|