2 # aQuantia device configuration
5 config NET_VENDOR_AQUANTIA
6 bool "aQuantia devices"
9 Set this to y if you have an Ethernet network cards that uses the aQuantia
10 AQC107/AQC108 chipset.
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.
16 if NET_VENDOR_AQUANTIA
19 tristate "aQuantia AQtion(tm) Support"
20 depends on PCI && X86_64
22 This enables the support for the aQuantia AQtion(tm) Ethernet card.
24 endif # NET_VENDOR_AQUANTIA