Skip to content

Commit

Permalink
arm64: defconfig: Update kernel configuration to support dma-buf heaps
Browse files Browse the repository at this point in the history
Upgraded 5.15 has deprecated ION and moved to dmabuf instead.
Update the kernel configuration accordingly.

Signed-off-by: Nava kishore Manne <[email protected]>
  • Loading branch information
Nava kishore Manne authored and Michal Simek committed Mar 25, 2022
1 parent c4648d6 commit 96e2ffe
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions arch/arm64/configs/xilinx_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -370,6 +370,9 @@ CONFIG_XILINX_DMA=y
CONFIG_XILINX_ZYNQMP_DMA=y
CONFIG_XILINX_PS_PCIE_DMA=y
CONFIG_DMATEST=y
CONFIG_DMABUF_HEAPS=y
CONFIG_DMABUF_HEAPS_SYSTEM=y
CONFIG_DMABUF_HEAPS_CMA=y
CONFIG_UIO_XILINX_APM=y
CONFIG_UIO_XILINX_AI_ENGINE=m
CONFIG_STAGING=y
Expand Down

0 comments on commit 96e2ffe

Please sign in to comment.