blob: 20f967974da09f3e2e477d64c0dceba6ad25a99c [file] [log] [blame]
Thomas Gleixnerec8f24b2019-05-19 13:07:45 +01001# SPDX-License-Identifier: GPL-2.0-only
Andrey Vagineaaa3132013-03-21 20:33:48 +04002#
3# Netlink Sockets
4#
5
Andrey Vagineaaa3132013-03-21 20:33:48 +04006config NETLINK_DIAG
7 tristate "NETLINK: socket monitoring interface"
8 default n
9 ---help---
10 Support for NETLINK socket monitoring interface used by the ss tool.
11 If unsure, say Y.