mirror of
https://github.com/torvalds/linux.git
synced 2026-07-31 19:47:08 +02:00
defconfig: pinapple_tuivm: Enable mem_buf
Enable mem_buf along with the DMA-BUF carveout heap, in order to allow mem_buf users to compile their code. Change-Id: Ic8e581b9e9c4b293d0ab1c560e231ae53da72283 Signed-off-by: Chris Goldsworthy <quic_cgoldswo@quicinc.com>
This commit is contained in:
parent
ebc19c39b2
commit
a61d20bf30
|
|
@ -35,7 +35,14 @@ CONFIG_PINCONF=y
|
|||
CONFIG_PINCTRL_MSM=y
|
||||
CONFIG_PINCTRL_PINEAPPLE=y
|
||||
CONFIG_PROC_CHILDREN=y
|
||||
CONFIG_QCOM_DMABUF_HEAPS=y
|
||||
CONFIG_QCOM_DMABUF_HEAPS_CARVEOUT=y
|
||||
CONFIG_QCOM_IOMMU_UTIL=y
|
||||
CONFIG_QCOM_MEM_BUF=y
|
||||
CONFIG_QCOM_MEM_BUF_DEV=y
|
||||
CONFIG_QCOM_MEM_BUF_DEV_GH=y
|
||||
CONFIG_QCOM_MEM_BUF_GH=y
|
||||
CONFIG_QCOM_MEM_BUF_MSGQ=y
|
||||
CONFIG_QCOM_SCM=y
|
||||
CONFIG_QCOM_TLMM_VM_IRQCHIP=y
|
||||
CONFIG_TMPFS_XATTR=y
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user