brintos

brintos / linux-shallow public Read only

0
0
Text · 492 B · 0a48ad9 Raw
19 lines · plain
1# SPDX-License-Identifier: GPL-2.0-only2#3# QLogic BR-series network device configuration4#5 6config BNA7	tristate "QLogic BR-series 1010/1020/1860 10Gb Ethernet Driver support"8	depends on PCI9	help10	  This driver supports QLogic BR-series 1010/1020/1860 10Gb CEE capable11	  Ethernet cards.12	  To compile this driver as a module, choose M here: the module13	  will be called bna.14 15	  For general information and support, go to the QLogic support16	  website at:17 18	  <http://support.qlogic.com>19