projects
/
GitHub
/
exynos8895
/
android_kernel_samsung_universal8895.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
642ce52
)
dma-buf: drop option text so users don't select it.
author
Dave Airlie
<airlied@redhat.com>
Fri, 13 Jan 2012 09:05:14 +0000
(09:05 +0000)
committer
Dave Airlie
<airlied@redhat.com>
Fri, 13 Jan 2012 09:05:14 +0000
(09:05 +0000)
This is going to be used by other subsystems so they should select it.
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/base/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/drivers/base/Kconfig
b/drivers/base/Kconfig
index fcbec8ac134deadb942a09d7ba5d76c681b3a596..7be9f79018e9e722439a0055c8a23dcf58f79e97 100644
(file)
--- 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