ANDROID: gki_defconfig: Enable USB_NET_AQC111

Per drivers/net/usb/Kconfig:620
  USB_NET_AQC111 is "Aquantia AQtion USB to 5/2.5GbE Controllers support"

  This option adds support for Aquantia AQtion USB
  Ethernet adapters based on AQC111U/AQC112 chips.

  This driver should work with at least the following devices:
  * Aquantia AQtion USB to 5GbE

Test: TreeHugger
Bug: 183564444
Signed-off-by: Maciej Żenczykowski <maze@google.com>
Change-Id: I4ac418ed4a16c12900fe4ad334407fe58dd64afa
This commit is contained in:
Maciej Żenczykowski
2021-03-23 18:32:18 -07:00
parent b9a74a3076
commit 6c07320f07
2 changed files with 2 additions and 0 deletions

View File

@@ -300,6 +300,7 @@ CONFIG_USB_USBNET=y
# CONFIG_USB_NET_NET1080 is not set
# CONFIG_USB_NET_CDC_SUBSET is not set
# CONFIG_USB_NET_ZAURUS is not set
CONFIG_USB_NET_AQC111=y
# CONFIG_WLAN_VENDOR_ADMTEK is not set
# CONFIG_WLAN_VENDOR_ATH is not set
# CONFIG_WLAN_VENDOR_ATMEL is not set

View File

@@ -277,6 +277,7 @@ CONFIG_USB_USBNET=y
# CONFIG_USB_NET_NET1080 is not set
# CONFIG_USB_NET_CDC_SUBSET is not set
# CONFIG_USB_NET_ZAURUS is not set
CONFIG_USB_NET_AQC111=y
# CONFIG_WLAN_VENDOR_ADMTEK is not set
# CONFIG_WLAN_VENDOR_ATH is not set
# CONFIG_WLAN_VENDOR_ATMEL is not set