mirror of
https://github.com/torvalds/linux.git
synced 2026-07-30 11:11:26 +02:00
pineapple-gki: Increase RPROC notif timeouts and enable panic
Enable panicking upon notification timeout and also increase timeout values to 20 s from the default 10 s. Change-Id: Ie777d2cc7a2cd5c5ae91a49a6601ab5482fd8758 Signed-off-by: Guru Das Srinagesh <quic_gurus@quicinc.com>
This commit is contained in:
parent
7f426d2858
commit
183b2fa789
|
|
@ -66,6 +66,7 @@ CONFIG_QCOM_MEM_BUF_DEV=m
|
|||
# CONFIG_QCOM_MEM_BUF_GH is not set
|
||||
# CONFIG_QCOM_MINIDUMP is not set
|
||||
# CONFIG_QCOM_MSM_IPCC is not set
|
||||
CONFIG_QCOM_PANIC_ON_NOTIF_TIMEOUT=y
|
||||
CONFIG_QCOM_PDC=m
|
||||
CONFIG_QCOM_PIL_INFO=m
|
||||
# CONFIG_QCOM_Q6V5_ADSP is not set
|
||||
|
|
@ -98,6 +99,8 @@ CONFIG_REGULATOR_STUB=m
|
|||
CONFIG_RPMSG_QCOM_GLINK=m
|
||||
CONFIG_RPMSG_QCOM_GLINK_SMEM=m
|
||||
# CONFIG_RPMSG_QCOM_SMD is not set
|
||||
CONFIG_RPROC_SSR_NOTIF_TIMEOUT=20000
|
||||
CONFIG_RPROC_SYSMON_NOTIF_TIMEOUT=20000
|
||||
CONFIG_SCSI_UFS_QCOM=m
|
||||
CONFIG_SM_CAMCC_PINEAPPLE=m
|
||||
CONFIG_SM_DEBUGCC_PINEAPPLE=m
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user