dma-buf: drop option text so users don't select it.
This is going to be used by other subsystems so they should select it. Signed-off-by: Dave Airlie <airlied@redhat.com>
This commit is contained in:
parent
642ce5251b
commit
3b32a592ea
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue