summaryrefslogtreecommitdiff
path: root/net/l3mdev/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'net/l3mdev/Kconfig')
-rw-r--r--net/l3mdev/Kconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/l3mdev/Kconfig b/net/l3mdev/Kconfig
index 5d47325037bc..2b2861e1fb7d 100644
--- a/net/l3mdev/Kconfig
+++ b/net/l3mdev/Kconfig
@@ -1,3 +1,4 @@
+# SPDX-License-Identifier: GPL-2.0-only
#
# Configuration for L3 master device support
#
@@ -5,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.