mirror of
https://github.com/torvalds/linux.git
synced 2026-07-31 19:47:08 +02:00
defconfig: pineapple: Enable configs for mem-buf CPU use cases
Enable CONFIG_QCOM_MEM_BUF_MSGQ, CONFIG_QCOM_MEM_BUF_GH and CONFIG_QCOM_MEM_BUF_DEV_GH to allow mem-buf CPU use cases to be exercised. Change-Id: I15bbb098c1ba28924f73b203718203f4dbd6c2bd Signed-off-by: Chris Goldsworthy <quic_cgoldswo@quicinc.com>
This commit is contained in:
parent
5c3224adf4
commit
c4036c4aa7
|
|
@ -83,7 +83,9 @@ CONFIG_QCOM_MDT_LOADER=m
|
|||
CONFIG_QCOM_MEMORY_DUMP_V2=m
|
||||
CONFIG_QCOM_MEM_BUF=m
|
||||
CONFIG_QCOM_MEM_BUF_DEV=m
|
||||
# CONFIG_QCOM_MEM_BUF_GH is not set
|
||||
CONFIG_QCOM_MEM_BUF_DEV_GH=y
|
||||
CONFIG_QCOM_MEM_BUF_GH=y
|
||||
CONFIG_QCOM_MEM_BUF_MSGQ=m
|
||||
# CONFIG_QCOM_MINIDUMP is not set
|
||||
# CONFIG_QCOM_MSM_IPCC is not set
|
||||
CONFIG_QCOM_PANIC_ON_NOTIF_TIMEOUT=y
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user