aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/qlge/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/qlge/Kconfig')
-rw-r--r--drivers/staging/qlge/Kconfig11
1 files changed, 11 insertions, 0 deletions
diff --git a/drivers/staging/qlge/Kconfig b/drivers/staging/qlge/Kconfig
new file mode 100644
index 000000000..6d831ed67
--- /dev/null
+++ b/drivers/staging/qlge/Kconfig
@@ -0,0 +1,11 @@
+# SPDX-License-Identifier: GPL-2.0
+
+config QLGE
+ tristate "QLogic QLGE 10Gb Ethernet Driver Support"
+ depends on ETHERNET && PCI
+ select NET_DEVLINK
+ help
+ This driver supports QLogic ISP8XXX 10Gb Ethernet cards.
+
+ To compile this driver as a module, choose M here. The module will be
+ called qlge.