aboutsummaryrefslogtreecommitdiffstats
path: root/net/kcm/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'net/kcm/Kconfig')
-rw-r--r--net/kcm/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/kcm/Kconfig b/net/kcm/Kconfig
index bf7e970fad65..16f39f2565d9 100644
--- a/net/kcm/Kconfig
+++ b/net/kcm/Kconfig
@@ -5,7 +5,7 @@ config AF_KCM
depends on INET
select BPF_SYSCALL
select STREAM_PARSER
- ---help---
+ help
KCM (Kernel Connection Multiplexor) sockets provide a method
for multiplexing messages of a message based application
protocol over kernel connectons (e.g. TCP connections).