Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
[cris-mirror.git] / net / netlink / Kconfig
blob5d6e8c05b3d48adb1201fad2b69c8cda2efcc03e
2 # Netlink Sockets
5 config NETLINK_DIAG
6         tristate "NETLINK: socket monitoring interface"
7         default n
8         ---help---
9           Support for NETLINK socket monitoring interface used by the ss tool.
10           If unsure, say Y.