On 03/09/2015, 02:09 PM, Greg Kroah-Hartman wrote:
> --- 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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to