1
0
Fork 0

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>
hifive-unleashed-5.1
Dave Airlie 2012-01-13 09:05:14 +00:00
parent 642ce5251b
commit 3b32a592ea
1 changed files with 1 additions and 1 deletions

View File

@ -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