projects
/
platform
/
core
/
system
/
kdbus-bus.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
00cde28
)
Kconfig: depend on TMPFS
author
Daniel Mack
<zonque@gmail.com>
Mon, 11 Aug 2014 09:31:25 +0000
(11:31 +0200)
committer
Daniel Mack
<zonque@gmail.com>
Sun, 17 Aug 2014 19:44:30 +0000
(21:44 +0200)
Kconfig
patch
|
blob
|
history
diff --git
a/Kconfig
b/Kconfig
index f093882a290047d49adfd752512f10d3ed8fd8dc..b0ace4ab36e99d787869adaa50df6ad503a84d33 100644
(file)
--- a/
Kconfig
+++ b/
Kconfig
@@
-1,5
+1,6
@@
config KDBUS
tristate "kdbus interprocess communication"
+ depends on TMPFS
help
D-Bus is a system for low-latency, low-overhead, easy to use
interprocess communication (IPC).