defconfig: pineapple-gki: enable qcom_spcom and glink spss drivers

The spcom driver supports communication with secure processor subsystem
(SPSS) over rpmsg and ungerlying glink transport layer.

Change-Id: I60f092ae6aeedbf685f0503b4c7edc92382970cb
Signed-off-by: Mariam Elia <quic_melia@quicinc.com>
This commit is contained in:
Mariam Elia 2022-10-11 11:57:51 -07:00
parent 392f42735d
commit 070e1f71aa

View File

@ -156,6 +156,7 @@ CONFIG_REGULATOR_RPMH=m
CONFIG_REGULATOR_STUB=m
CONFIG_RPMSG_QCOM_GLINK=m
CONFIG_RPMSG_QCOM_GLINK_SMEM=m
CONFIG_RPMSG_QCOM_GLINK_SPSS=m
CONFIG_RPMSG_QCOM_SMD=m
CONFIG_RPROC_SSR_NOTIF_TIMEOUT=20000
CONFIG_RPROC_SYSMON_NOTIF_TIMEOUT=20000