mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 16:54:27 +00:00
7 lines
226 B
Text
7 lines
226 B
Text
![]() |
config DMABUF_HEAPS_SYSTEM
|
||
|
bool "DMA-BUF System Heap"
|
||
|
depends on DMABUF_HEAPS
|
||
|
help
|
||
|
Choose this option to enable the system dmabuf heap. The system heap
|
||
|
is backed by pages from the buddy allocator. If in doubt, say Y.
|