Skip to content

Commit

Permalink
dma-buf: drop option text so users don't select it.
Browse files Browse the repository at this point in the history
This is going to be used by other subsystems so they should select it.

Signed-off-by: Dave Airlie <airlied@redhat.com>
  • Loading branch information
Dave Airlie committed Jan 13, 2012
1 parent 642ce52 commit 3b32a59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/base/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ config GENERIC_CPU_DEVICES
source "drivers/base/regmap/Kconfig"

config DMA_SHARED_BUFFER
bool "Buffer framework to be shared between drivers"
bool
default n
select ANON_INODES
depends on EXPERIMENTAL
Expand Down

0 comments on commit 3b32a59

Please sign in to comment.