arm64: deconfig: Enable support for QC specific function drivers

Enable the configurations for GSI, QDSS, DIAG, cdev, and CCID support.

Change-Id: I8b6330a21123c9a018656d804739dfdf15255abe
Signed-off-by: Wesley Cheng <quic_wcheng@quicinc.com>
This commit is contained in:
Wesley Cheng 2022-05-10 11:26:31 -07:00
parent b38119d08c
commit eff57cc359

View File

@ -46,6 +46,13 @@ CONFIG_SM_DISPCC_PINEAPPLE=m
CONFIG_SM_GCC_PINEAPPLE=m
CONFIG_SM_TCSRCC_PINEAPPLE=m
CONFIG_SM_VIDEOCC_PINEAPPLE=m
CONFIG_USB_CONFIGFS_F_CCID=m
CONFIG_USB_CONFIGFS_F_CDEV=m
# CONFIG_USB_CONFIGFS_F_GSI is not set
CONFIG_USB_CONFIGFS_F_QDSS=m
CONFIG_USB_DWC3_MSM=m
CONFIG_USB_F_CCID=m
CONFIG_USB_F_CDEV=m
CONFIG_USB_F_QDSS=m
CONFIG_USB_QCOM_EMU_PHY=m
# CONFIG_VIDEO_QCOM_VENUS is not set