Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
efa04fefebbd724ffda7f49e42d057a7217c45b0
/
.
/
drivers
/
dma-buf
/
heaps
/
Kconfig
blob: 205052744169ed468a5eeee94ee76039432ebb3c [
file
] [
log
] [
blame
]
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
.