Skip to content

Commit 9c1cde8

Browse files
aalaeiigorpecovnik
authored andcommitted
Add support for Qualcomm serial (qcserial) and CDC MBIM (cdc_mbim) kernel modules
1 parent 69f068f commit 9c1cde8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

config/kernel/linux-xpressreal-t3-6.6.config

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -329,6 +329,7 @@ CONFIG_PPP_ASYNC=m
329329
CONFIG_PPP_SYNC_TTY=m
330330
CONFIG_USB_RTL8152=m
331331
CONFIG_USB_USBNET=m
332+
CONFIG_USB_NET_CDC_MBIM=m
332333
CONFIG_USB_NET_QMI_WWAN=m
333334
# CONFIG_WLAN_VENDOR_ADMTEK is not set
334335
# CONFIG_WLAN_VENDOR_ATH is not set
@@ -438,6 +439,7 @@ CONFIG_USB_MDC800=y
438439
CONFIG_USB_DWC3=y
439440
CONFIG_USB_DWC2=y
440441
CONFIG_USB_SERIAL=y
442+
CONFIG_USB_SERIAL_QUALCOMM=m
441443
CONFIG_USB_SERIAL_OPTION=y
442444
CONFIG_USB_FTDI_SPI=y
443445
CONFIG_USB_GADGET=y

0 commit comments

Comments
 (0)