diff options
Diffstat (limited to 'init/Kconfig')
-rw-r--r-- | init/Kconfig | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/init/Kconfig b/init/Kconfig index f7e8c274a..79f5ac6aa 100644 --- a/init/Kconfig +++ b/init/Kconfig @@ -281,19 +281,6 @@ 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 the man-pages and HTML files in Documentation/kdbus/ - that are generated by 'make mandocs' and 'make htmldocs'. - - If you have an ordinary machine, select M here. The module - will be called kdbus. - config CROSS_MEMORY_ATTACH bool "Enable process_vm_readv/writev syscalls" depends on MMU |