Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
make telnet work
Change-Id: I9815f961ee7a2d771a9ebcc308ce908c512b0cce
  • Loading branch information
b100dian committed Apr 17, 2021
1 parent 3340ad6 commit a4a0700
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion arch/arm64/configs/vendor/tucana_user_defconfig
Expand Up @@ -571,6 +571,7 @@ CONFIG_USB_GADGET=y
CONFIG_USB_GADGET_VBUS_DRAW=900
CONFIG_USB_CONFIGFS=y
CONFIG_USB_CONFIGFS_NCM=y
CONFIG_USB_CONFIGFS_RNDIS=y
CONFIG_USB_CONFIGFS_MASS_STORAGE=y
CONFIG_USB_CONFIGFS_F_FS=y
CONFIG_USB_CONFIGFS_F_MTP=y
Expand Down Expand Up @@ -629,7 +630,7 @@ CONFIG_USB_BAM=y
CONFIG_IPA3=y
CONFIG_IPA_WDI_UNIFIED_API=y
CONFIG_RMNET_IPA3=y
CONFIG_RNDIS_IPA=y
CONFIG_RNDIS_IPA=n
CONFIG_IPA_UT=y
CONFIG_MSM_11AD=y
CONFIG_QCOM_MDSS_PLL=y
Expand Down

0 comments on commit a4a0700

Please sign in to comment.