Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 23d13222 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "defconfig: lahaina-gki: enable various USB CONFIGFS functions"

parents fb6e032b b1eebddc
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -24,7 +24,11 @@ CONFIG_USB_DWC3_QCOM=m
CONFIG_USB_DWC3_MSM=m
CONFIG_USB_EHSET_TEST_FIXTURE=m
CONFIG_USB_LINK_LAYER_TEST=m
CONFIG_USB_CONFIGFS_F_NCM=m
CONFIG_USB_CONFIGFS_F_DIAG=m
CONFIG_USB_CONFIGFS_F_CCID=m
CONFIG_USB_CONFIGFS_F_CDEV=m
CONFIG_USB_CONFIGFS_F_GSI=m
CONFIG_TYPEC=m
CONFIG_TYPEC_UCSI=m
CONFIG_UCSI_QTI_GLINK=m
+1 −1
Original line number Diff line number Diff line
@@ -301,7 +301,7 @@ config USB_CONFIGFS_OBEX
	  since the kernel itself doesn't implement the OBEX protocol.

config USB_CONFIGFS_NCM
	bool "Network Control Model (CDC NCM)"
	tristate "Network Control Model (CDC NCM)"
	depends on USB_CONFIGFS
	depends on NET
	select USB_U_ETHER