From 3b32a592ea6e49145d4dc610b85dd9042226896d Mon Sep 17 00:00:00 2001 From: Dave Airlie Date: Fri, 13 Jan 2012 09:05:14 +0000 Subject: 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 diff --git a/drivers/base/Kconfig b/drivers/base/Kconfig index fcbec8a..7be9f79 100644 --- a/drivers/base/Kconfig +++ b/drivers/base/Kconfig @@ -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 -- cgit v0.10.2