Skip to content

Commit

Permalink
dma-buf: mark EXPERIMENTAL for 1st release.
Browse files Browse the repository at this point in the history
Mark dma-buf buffer sharing API as EXPERIMENTAL for first release.
We will remove this in later versions, once it gets smoothed out
and has more users.

Signed-off-by: Sumit Semwal <sumit.semwal@linaro.org>
Signed-off-by: Sumit Semwal <sumit.semwal@ti.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
  • Loading branch information
Sumit Semwal authored and Dave Airlie committed Jan 6, 2012
1 parent a7df471 commit a125a39
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/base/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,7 @@ config DMA_SHARED_BUFFER
bool "Buffer framework to be shared between drivers"
default n
select ANON_INODES
depends on EXPERIMENTAL
help
This option enables the framework for buffer-sharing between
multiple drivers. A buffer is associated with a file using driver
Expand Down

0 comments on commit a125a39

Please sign in to comment.