diff options
Diffstat (limited to 'net/netlink/Kconfig')
-rw-r--r-- | net/netlink/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/netlink/Kconfig b/net/netlink/Kconfig index 20f967974da0..1039d4f2ce11 100644 --- a/net/netlink/Kconfig +++ b/net/netlink/Kconfig @@ -6,6 +6,6 @@ config NETLINK_DIAG tristate "NETLINK: socket monitoring interface" default n - ---help--- + help Support for NETLINK socket monitoring interface used by the ss tool. If unsure, say Y. |