659aee1b68
These two drivers support every >1 gigabit usb ethernet dongle I've managed to get my hands on. In practice already enabled on GKI 5.10+ since S. $ for i in AND510{S,T} AND515T ANDM; do cd /git/$i; echo; echo $i; git grep '^CONFIG_USB_NET_AQC111=y$' | egrep gki_defconfig; done AND510S arch/arm64/configs/gki_defconfig:342:CONFIG_USB_NET_AQC111=y arch/x86/configs/gki_defconfig:314:CONFIG_USB_NET_AQC111=y AND510T arch/arm64/configs/gki_defconfig:354:CONFIG_USB_NET_AQC111=y arch/x86/configs/gki_defconfig:325:CONFIG_USB_NET_AQC111=y AND515T arch/arm64/configs/gki_defconfig:350:CONFIG_USB_NET_AQC111=y arch/x86/configs/gki_defconfig:320:CONFIG_USB_NET_AQC111=y ANDM arch/arm64/configs/gki_defconfig:342:CONFIG_USB_NET_AQC111=y arch/x86/configs/gki_defconfig:315:CONFIG_USB_NET_AQC111=y (while CONFIG_USB_NET_CDC_NCM defaults to 'y') Test: TreeHugger Bug: 183564444 Signed-off-by: Maciej Żenczykowski <maze@google.com> Change-Id: I6c9f71288d46c310c96bbfadfcf18a35a30e8511 |
||
---|---|---|
.. | ||
android-base-conditional.xml | ||
android-base.config | ||
Android.bp |