Merge "defconfig: Enable QDSS Functions driver for Niobe"

This commit is contained in:
qctecmdr 2024-01-19 08:47:12 -08:00 committed by Gerrit - the friendly Code Review server
commit 688fbb711e
2 changed files with 3 additions and 0 deletions

View File

@ -131,5 +131,7 @@ CONFIG_SXR_GCC_NIOBE=m
CONFIG_SXR_GPUCC_NIOBE=m
CONFIG_SXR_TCSRCC_NIOBE=m
CONFIG_SXR_VIDEOCC_NIOBE=m
CONFIG_USB_CONFIGFS_F_QDSS=m
CONFIG_USB_DWC3_MSM=m
CONFIG_USB_F_QDSS=m
CONFIG_USB_QCOM_EMU_PHY=m

View File

@ -96,6 +96,7 @@ def define_niobe():
"drivers/soc/qcom/tmecom/tmecom-intf.ko",
"drivers/ufs/host/ufs_qcom.ko",
"drivers/usb/dwc3/dwc3-msm.ko",
"drivers/usb/gadget/function/usb_f_qdss.ko",
"drivers/usb/phy/phy-generic.ko",
"drivers/usb/phy/phy-qcom-emu.ko",
"kernel/trace/qcom_ipc_logging.ko",