summaryrefslogtreecommitdiff
path: root/init
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-02-22 01:12:47 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-02-22 01:12:47 -0300
commit6d461a4fe7896faa1aec5a5417888cf179e46b9f (patch)
tree2e0f1a0b7a5418189c8d53592d33a44d0b356fc9 /init
parent5c545e1fb127a4b11ddc5f1a5ed066b853dd1a1a (diff)
Linux-libre 4.4.2-gnupck-4.4.2-gnu
Diffstat (limited to 'init')
-rw-r--r--init/Kconfig13
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