mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
Add support for Qualcomm serial (qcserial) and CDC MBIM (cdc_mbim) kernel modules
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user