]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blame - net/netlink/Kconfig
Merge tag 'asoc-fix-v4.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...
[mirror_ubuntu-artful-kernel.git] / net / netlink / Kconfig
CommitLineData
eaaa3139
AV
1#
2# Netlink Sockets
3#
4
5config 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.