Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3b32a592 authored by Dave Airlie's avatar Dave Airlie
Browse files

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: default avatarDave Airlie <airlied@redhat.com>
parent 642ce525
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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