Add support for Qualcomm serial (qcserial) and CDC MBIM (cdc_mbim) kernel modules
This commit is contained in:
parent
69f068fd0c
commit
9c1cde8f9e
@ -329,6 +329,7 @@ CONFIG_PPP_ASYNC=m
|
||||
CONFIG_PPP_SYNC_TTY=m
|
||||
CONFIG_USB_RTL8152=m
|
||||
CONFIG_USB_USBNET=m
|
||||
CONFIG_USB_NET_CDC_MBIM=m
|
||||
CONFIG_USB_NET_QMI_WWAN=m
|
||||
# CONFIG_WLAN_VENDOR_ADMTEK is not set
|
||||
# CONFIG_WLAN_VENDOR_ATH is not set
|
||||
@ -438,6 +439,7 @@ CONFIG_USB_MDC800=y
|
||||
CONFIG_USB_DWC3=y
|
||||
CONFIG_USB_DWC2=y
|
||||
CONFIG_USB_SERIAL=y
|
||||
CONFIG_USB_SERIAL_QUALCOMM=m
|
||||
CONFIG_USB_SERIAL_OPTION=y
|
||||
CONFIG_USB_FTDI_SPI=y
|
||||
CONFIG_USB_GADGET=y
|
||||
|
||||
Loading…
Reference in New Issue
Block a user