allwinner_a64/lichee/linux-4.9/net/netlink/Kconfig
2018-08-08 14:16:19 +08:00

10 lines
208 B
Text

#
# Netlink Sockets
#
config NETLINK_DIAG
tristate "NETLINK: socket monitoring interface"
default n
---help---
Support for NETLINK socket monitoring interface used by the ss tool.
If unsure, say Y.