arm64: dts: ls2080a: update the DTS for QSPI and DSPI support
[cascardo/linux.git] / net / netlink / Kconfig
index 2c5e95e..5d6e8c0 100644 (file)
@@ -2,15 +2,6 @@
 # Netlink Sockets
 #
 
-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 NETLINK_DIAG
        tristate "NETLINK: socket monitoring interface"
        default n