mirror of
https://github.com/torvalds/linux.git
synced 2026-07-31 03:27:03 +02:00
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:
parent
b38119d08c
commit
eff57cc359
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user