staging: rtl8188eu: Replace function name in string with __func__
[linux/fpc-iii.git] / drivers / net / ethernet / aquantia / Kconfig
blob7d623e90dc19aae2a46840153a8484dae984e1cf
2 # aQuantia device configuration
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.
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
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.
24 endif # NET_VENDOR_AQUANTIA