Skip to content

Commit

Permalink
defconfig: r4: add some 4G/5G modem related options
Browse files Browse the repository at this point in the history
  • Loading branch information
frank-w committed Aug 11, 2024
1 parent d8e3007 commit 830adf3
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions arch/arm64/configs/mt7988a_bpi-r4_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -1227,6 +1227,7 @@ CONFIG_NFSD_FAULT_INJECTION=y
CONFIG_NFS_ACL_SUPPORT=m

#usb-tethering
CONFIG_USB_USBNET=m
CONFIG_USB_NET_CDCETHER=m
CONFIG_USB_NET_CDC_EEM=m
CONFIG_USB_NET_RNDIS_HOST=m
Expand Down Expand Up @@ -1274,3 +1275,18 @@ CONFIG_PHY_MTK_XFI_TPHY=y
CONFIG_RTC_DRV_PCF8563=y
CONFIG_EEPROM_AT24=y
CONFIG_SENSORS_PWM_FAN=y

#add some 4G/5G modem options
CONFIG_USB_ACM=m
CONFIG_USB_SERIAL=m
CONFIG_USB_SERIAL_OPTION=m
CONFIG_USB_SERIAL_QUALCOMM=m
CONFIG_USB_NET_QMI_WWAN=m
CONFIG_USB_CDNS_SUPPORT=m
CONFIG_USB_CDNS3=m
CONFIG_WWAN=m
CONFIG_MHI_BUS=m
CONFIG_MHI_NET=m
CONFIG_MHI_WWAN_CTRL=m
CONFIG_MHI_WWAN_MBIM=m
CONFIG_MTK_T7XX=m

0 comments on commit 830adf3

Please sign in to comment.