GNU Linux-libre 4.19.295-gnu1
[releases.git] / drivers / net / ethernet / aquantia / Kconfig
1 #
2 # aQuantia device configuration
3 #
4
5 config NET_VENDOR_AQUANTIA
6         bool "aQuantia devices"
7         default y
8         ---help---
9           Set this to y if you have an Ethernet network cards that uses the aQuantia
10           AQC107/AQC108 chipset.
11
12           This option does not build any drivers; it causes the aQuantia
13           drivers that can be built to appear in the list of Ethernet drivers.
14
15
16 if NET_VENDOR_AQUANTIA
17
18 config AQTION
19         tristate "aQuantia AQtion(tm) Support"
20         depends on PCI && X86_64
21         ---help---
22           This enables the support for the aQuantia AQtion(tm) Ethernet card.
23
24 endif # NET_VENDOR_AQUANTIA