repo.or.cz
/
linux-stable.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
efi-pstore: implement efivars_pstore_exit()
[linux-stable.git]
/
drivers
/
dma-buf
/
Kconfig
blob
9824bc4addf856d4b674b47d15058a74fa0f74e7
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