]> asedeno.scripts.mit.edu Git - linux.git/blob - net/netlink/Kconfig
Merge tag 'arm-soc/for-4.17/devicetree-arm64-fixes' of https://github.com/Broadcom...
[linux.git] / net / netlink / Kconfig
1 #
2 # Netlink Sockets
3 #
4
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.