From eb020983ca3efdeff21d517c58b9df3666d87366 Mon Sep 17 00:00:00 2001 From: CN_SZTL Date: Mon, 13 Apr 2020 22:21:52 +0800 Subject: [PATCH] target/generic: add missing config --- target/linux/generic/config-4.14 | 1 + target/linux/generic/config-4.19 | 1 + target/linux/generic/config-4.9 | 1 + 3 files changed, 3 insertions(+) diff --git a/target/linux/generic/config-4.14 b/target/linux/generic/config-4.14 index c24fdf196f..775f7c85c2 100644 --- a/target/linux/generic/config-4.14 +++ b/target/linux/generic/config-4.14 @@ -5378,6 +5378,7 @@ CONFIG_USB_GADGET_VBUS_DRAW=2 # CONFIG_USB_MXS_PHY is not set # CONFIG_USB_NET2272 is not set # CONFIG_USB_NET2280 is not set +# CONFIG_USB_NET_AQC111 is not set # CONFIG_USB_NET_AX88179_178A is not set # CONFIG_USB_NET_AX8817X is not set # CONFIG_USB_NET_CDCETHER is not set diff --git a/target/linux/generic/config-4.19 b/target/linux/generic/config-4.19 index f0993f4195..7a8d9754ad 100644 --- a/target/linux/generic/config-4.19 +++ b/target/linux/generic/config-4.19 @@ -5662,6 +5662,7 @@ CONFIG_USB_GADGET_VBUS_DRAW=2 # CONFIG_USB_MXS_PHY is not set # CONFIG_USB_NET2272 is not set # CONFIG_USB_NET2280 is not set +# CONFIG_USB_NET_AQC111 is not set # CONFIG_USB_NET_AX88179_178A is not set # CONFIG_USB_NET_AX8817X is not set # CONFIG_USB_NET_CDCETHER is not set diff --git a/target/linux/generic/config-4.9 b/target/linux/generic/config-4.9 index aeae678df7..de009509ee 100644 --- a/target/linux/generic/config-4.9 +++ b/target/linux/generic/config-4.9 @@ -4900,6 +4900,7 @@ CONFIG_USB_GADGET_VBUS_DRAW=2 # CONFIG_USB_MXS_PHY is not set # CONFIG_USB_NET2272 is not set # CONFIG_USB_NET2280 is not set +# CONFIG_USB_NET_AQC111 is not set # CONFIG_USB_NET_AX88179_178A is not set # CONFIG_USB_NET_AX8817X is not set # CONFIG_USB_NET_CDCETHER is not set