Linux kernel mirror (for testing)
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel
os
linux
1# SPDX-License-Identifier: GPL-2.0
2
3config QLGE
4 tristate "QLogic QLGE 10Gb Ethernet Driver Support"
5 depends on ETHERNET && PCI
6 select NET_DEVLINK
7 help
8 This driver supports QLogic ISP8XXX 10Gb Ethernet cards.
9
10 To compile this driver as a module, choose M here. The module will be
11 called qlge.