Skip to content
Snippets Groups Projects
Commit 2b2c2b67 authored by Tobias Kahlki's avatar Tobias Kahlki
Browse files

kernel:dma: Disabled ION in favor of dma-heap

NXP suggests using the dma-heap allocator instead of the ION memory
manager from kernel 5.15.5 onwards.
parent b96b806b
No related branches found
No related tags found
1 merge request!252kernel:dma: Disabled ION in favor of dma-heap
Pipeline #24939 passed with stage
in 8 seconds
...@@ -821,3 +821,5 @@ CONFIG_CORESIGHT_LINK_AND_SINK_TMC=y ...@@ -821,3 +821,5 @@ CONFIG_CORESIGHT_LINK_AND_SINK_TMC=y
CONFIG_CORESIGHT_SOURCE_ETM4X=y CONFIG_CORESIGHT_SOURCE_ETM4X=y
CONFIG_MEMTEST=y CONFIG_MEMTEST=y
CONFIG_VIDEO_HANTRO=m CONFIG_VIDEO_HANTRO=m
# CONFIG_ION is not set
# CONFIG_ION_CMA_HEAP is not set
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment