1ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only
25015024dSDavid VomLehn#
35015024dSDavid VomLehn# aQuantia device configuration
45015024dSDavid VomLehn#
55015024dSDavid VomLehn
65015024dSDavid VomLehnconfig NET_VENDOR_AQUANTIA
75015024dSDavid VomLehn	bool "aQuantia devices"
85015024dSDavid VomLehn	default y
95015024dSDavid VomLehn	---help---
105015024dSDavid VomLehn	  Set this to y if you have an Ethernet network cards that uses the aQuantia
115015024dSDavid VomLehn	  AQC107/AQC108 chipset.
125015024dSDavid VomLehn
1383fc61a5SMasanari Iida	  This option does not build any drivers; it causes the aQuantia
145015024dSDavid VomLehn	  drivers that can be built to appear in the list of Ethernet drivers.
155015024dSDavid VomLehn
165015024dSDavid VomLehn
175015024dSDavid VomLehnif NET_VENDOR_AQUANTIA
185015024dSDavid VomLehn
195015024dSDavid VomLehnconfig AQTION
205015024dSDavid VomLehn	tristate "aQuantia AQtion(tm) Support"
21d0d443cdSIgor Russkikh	depends on PCI
22d0d443cdSIgor Russkikh	depends on X86_64 || ARM64 || COMPILE_TEST
235015024dSDavid VomLehn	---help---
245015024dSDavid VomLehn	  This enables the support for the aQuantia AQtion(tm) Ethernet card.
255015024dSDavid VomLehn
265015024dSDavid VomLehnendif # NET_VENDOR_AQUANTIA
27