mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-25 21:24:08 +08:00
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
@ -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 New Issue
Block a user