summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Borg <martin.borg@enea.com>2018-10-04 16:17:43 +0200
committerGerrit Code Review <gerrit2@sestogerrit02>2018-10-04 16:17:43 +0200
commit8ea21d43cbf695382a52ddbd7861dee09f8e92ef (patch)
tree9f570d023b173e472088e826f414f24cfc2ac597
parentef4031d97bacdad69504ab8b3cea2c8a9addbfe6 (diff)
parent18833f385f183e32dc105f3aa92b463736d4bc95 (diff)
downloadenea-kernel-cache-8ea21d43cbf695382a52ddbd7861dee09f8e92ef.tar.gz
Merge "features/usbGadget: Add support for 3G usb modems" into intel-4.14
-rw-r--r--features/usbGadget/usbgadget_m.cfg3
1 files changed, 2 insertions, 1 deletions
diff --git a/features/usbGadget/usbgadget_m.cfg b/features/usbGadget/usbgadget_m.cfg
index d777248..9bd44a9 100644
--- a/features/usbGadget/usbgadget_m.cfg
+++ b/features/usbGadget/usbgadget_m.cfg
@@ -68,7 +68,8 @@ CONFIG_USB_SERIAL=m
68# CONFIG_USB_SERIAL_TI is not set 68# CONFIG_USB_SERIAL_TI is not set
69# CONFIG_USB_SERIAL_CYBERJACK is not set 69# CONFIG_USB_SERIAL_CYBERJACK is not set
70# CONFIG_USB_SERIAL_XIRCOM is not set 70# CONFIG_USB_SERIAL_XIRCOM is not set
71# CONFIG_USB_SERIAL_OPTION is not set 71CONFIG_USB_SERIAL_OPTION=m
72CONFIG_USB_SERIAL_WWAN=m
72# CONFIG_USB_SERIAL_OMNINET is not set 73# CONFIG_USB_SERIAL_OMNINET is not set
73# CONFIG_USB_SERIAL_OPTICON is not set 74# CONFIG_USB_SERIAL_OPTICON is not set
74# CONFIG_USB_SERIAL_XSENS_MT is not set 75# CONFIG_USB_SERIAL_XSENS_MT is not set