Kconfig 492 B

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