Android U - require CONFIG_USB_NET_AQC111=y and CONFIG_USB_NET_CDC_NCM=y am: 659aee1b68

Original change: https://android-review.googlesource.com/c/kernel/configs/+/1651969

Change-Id: I492596135fc2177d48f4eda634edc209751c6362
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
diff --git a/android-5.10/android-base.config b/android-5.10/android-base.config
index 40938ff..b6617bd 100644
--- a/android-5.10/android-base.config
+++ b/android-5.10/android-base.config
@@ -260,6 +260,8 @@
 CONFIG_USB_CONFIGFS_F_MIDI=y
 CONFIG_USB_CONFIGFS_UEVENT=y
 CONFIG_USB_GADGET=y
+CONFIG_USB_NET_AQC111=y
+CONFIG_USB_NET_CDC_NCM=y
 CONFIG_USB_SUPPORT=y
 CONFIG_UTS_NS=y
 CONFIG_VETH=y
diff --git a/android-5.15/android-base.config b/android-5.15/android-base.config
index 74dfa78..4b7e409 100644
--- a/android-5.15/android-base.config
+++ b/android-5.15/android-base.config
@@ -260,6 +260,8 @@
 CONFIG_USB_CONFIGFS_F_MIDI=y
 CONFIG_USB_CONFIGFS_UEVENT=y
 CONFIG_USB_GADGET=y
+CONFIG_USB_NET_AQC111=y
+CONFIG_USB_NET_CDC_NCM=y
 CONFIG_USB_SUPPORT=y
 CONFIG_UTS_NS=y
 CONFIG_VETH=y