mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 03:40:35 +09:00
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:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user