xref: /linux/net/netlink/Kconfig (revision eaaa31392690c7609f7afeec5ba38a79d009842d)
1*eaaa3139SAndrey Vagin#
2*eaaa3139SAndrey Vagin# Netlink Sockets
3*eaaa3139SAndrey Vagin#
4*eaaa3139SAndrey Vagin
5*eaaa3139SAndrey Vaginconfig NETLINK_DIAG
6*eaaa3139SAndrey Vagin	tristate "NETLINK: socket monitoring interface"
7*eaaa3139SAndrey Vagin	default n
8*eaaa3139SAndrey Vagin	---help---
9*eaaa3139SAndrey Vagin	  Support for NETLINK socket monitoring interface used by the ss tool.
10*eaaa3139SAndrey Vagin	  If unsure, say Y.
11