Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux...
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / net / Kconfig
index 1a2221630e6a22a525f4877c0fc4b721b15e3025..2ddc9046868e7a19d06841054696773242099ccf 100644 (file)
@@ -23,15 +23,6 @@ menuconfig NET
 
 if NET
 
-config NETLINK_MMAP
-       bool "Netlink: mmaped IO"
-       help
-         This option enables support for memory mapped netlink IO. This
-         reduces overhead by avoiding copying data between kernel- and
-         userspace.
-
-         If unsure, say N.
-
 config WANT_COMPAT_NETLINK_MESSAGES
        bool
        help