]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/blame - drivers/net/ethernet/aquantia/Kconfig
treewide: Add SPDX license identifier - Makefile/Kconfig
[mirror_ubuntu-hirsute-kernel.git] / drivers / net / ethernet / aquantia / Kconfig
CommitLineData
ec8f24b7 1# SPDX-License-Identifier: GPL-2.0-only
5015024d
DV
2#
3# aQuantia device configuration
4#
5
6config NET_VENDOR_AQUANTIA
7 bool "aQuantia devices"
8 default y
9 ---help---
10 Set this to y if you have an Ethernet network cards that uses the aQuantia
11 AQC107/AQC108 chipset.
12
83fc61a5 13 This option does not build any drivers; it causes the aQuantia
5015024d
DV
14 drivers that can be built to appear in the list of Ethernet drivers.
15
16
17if NET_VENDOR_AQUANTIA
18
19config AQTION
20 tristate "aQuantia AQtion(tm) Support"
d0d443cd
IR
21 depends on PCI
22 depends on X86_64 || ARM64 || COMPILE_TEST
5015024d
DV
23 ---help---
24 This enables the support for the aQuantia AQtion(tm) Ethernet card.
25
26endif # NET_VENDOR_AQUANTIA