Merge "arm64: defconfig: Enable USB FFS IPC logging module"

This commit is contained in:
qctecmdr 2023-02-13 22:00:47 -08:00 committed by Gerrit - the friendly Code Review server
commit ac45d2c0e7
2 changed files with 2 additions and 0 deletions

View File

@ -286,6 +286,7 @@ CONFIG_USB_CONFIGFS_F_QDSS=m
CONFIG_USB_DWC3_MSM=m
CONFIG_USB_F_CCID=m
CONFIG_USB_F_CDEV=m
CONFIG_USB_F_FS_IPC_LOGGING=m
CONFIG_USB_F_GSI=m
CONFIG_USB_F_QDSS=m
CONFIG_USB_MSM_EUSB2_PHY=m

View File

@ -210,6 +210,7 @@ def define_pineapple():
"drivers/ufs/host/ufshcd-crypto-qti.ko",
"drivers/uio/msm_sharedmem/msm_sharedmem.ko",
"drivers/usb/dwc3/dwc3-msm.ko",
"drivers/usb/gadget/function/f_fs_ipc_log.ko",
"drivers/usb/gadget/function/usb_f_ccid.ko",
"drivers/usb/gadget/function/usb_f_cdev.ko",
"drivers/usb/gadget/function/usb_f_gsi.ko",