On 03/09/2015, 02:09 PM, Greg Kroah-Hartman wrote:
quoted hunk ↗ jump to hunk
--- a/init/Kconfig
+++ b/init/Kconfig
@@ -261,6 +261,18 @@ config POSIX_MQUEUE_SYSCTL
depends on SYSCTL
default y
+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).
+
+ See Documentation/kdbus.txt
This one is missing from the series.
+ To compile this driver as a module, choose M here: the
+ module will be called kdbus.
It would be nice to also know who actually needs this... The old good
'if you have an ordinary machine, select m here'.
thanks,
--
js
suse labs