Merge "defconfig: Enable uncached system heap for Pitti"

This commit is contained in:
qctecmdr 2024-01-11 22:52:34 -08:00 committed by Gerrit - the friendly Code Review server
commit acd14111c2

View File

@ -109,7 +109,8 @@ CONFIG_QCOM_DMABUF_HEAPS_CMA=y
CONFIG_QCOM_DMABUF_HEAPS_PAGE_POOL_REFILL=y
CONFIG_QCOM_DMABUF_HEAPS_SYSTEM=y
# CONFIG_QCOM_DMABUF_HEAPS_SYSTEM_MOVABLE is not set
# CONFIG_QCOM_DMABUF_HEAPS_SYSTEM_UNCACHED is not set
CONFIG_QCOM_DMABUF_HEAPS_SYSTEM_SECURE=y
CONFIG_QCOM_DMABUF_HEAPS_SYSTEM_UNCACHED=y
# CONFIG_QCOM_DMABUF_HEAPS_TUI_CARVEOUT is not set
# CONFIG_QCOM_DMABUF_HEAPS_UBWCP is not set
# CONFIG_QCOM_DYN_MINIDUMP_STACK is not set