menuconfig MTK_DMABUF_HEAPS_DEFERRED_FREE
	tristate "DMA-BUF heaps deferred-free library"
	depends on !DMABUF_HEAPS_DEFERRED_FREE
	help
	  Choose this option to enable the DMA-BUF heaps deferred-free library.
	  Choose this option to enable the DMA-BUF heaps deferred-free library.
	  Choose this option to enable the DMA-BUF heaps deferred-free library.
	  Choose this option to enable the DMA-BUF heaps deferred-free library.

menuconfig MTK_DMABUF_HEAPS_PAGE_POOL
	tristate "DMA-BUF heaps page-pool library"
	depends on !DMABUF_HEAPS_PAGE_POOL
	help
	  Choose this option to enable the DMA-BUF heaps page-pool library.
	  Choose this option to enable the DMA-BUF heaps page-pool library.
	  Choose this option to enable the DMA-BUF heaps page-pool library.
	  Choose this option to enable the DMA-BUF heaps page-pool library.

config MTK_DMABUF_HEAPS_SYSTEM
	tristate "DMA-BUF System Heap"
	depends on DMABUF_HEAPS && MTK_DMABUF_HEAPS_DEFERRED_FREE && MTK_DMABUF_HEAPS_PAGE_POOL
	depends on !DMABUF_HEAPS_SYSTEM
	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 m.
	  Choose this option to enable the system dmabuf heap. The system heap
	  is backed by pages from the buddy allocator. If in doubt, say m

