aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/net/l3mdev/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'net/l3mdev/Kconfig')
-rw-r--r--net/l3mdev/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/l3mdev/Kconfig b/net/l3mdev/Kconfig
index de186dff8f63..2b2861e1fb7d 100644
--- a/net/l3mdev/Kconfig
+++ b/net/l3mdev/Kconfig
@@ -6,6 +6,6 @@
config NET_L3_MASTER_DEV
bool "L3 Master device support"
depends on INET || IPV6
- ---help---
+ help
This module provides glue between core networking code and device
drivers to support L3 master devices like VRF.