Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/selinux into next
[deliverable/linux.git] / drivers / dma-buf / Kconfig
1 menu "DMABUF options"
2
3 config SYNC_FILE
4 bool "sync_file support for fences"
5 default n
6 select ANON_INODES
7 select DMA_SHARED_BUFFER
8 ---help---
9 This option enables the fence framework synchronization to export
10 sync_files to userspace that can represent one or more fences.
11 endmenu
This page took 0.06466 seconds and 5 git commands to generate.