summaryrefslogtreecommitdiff
path: root/net/llc/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'net/llc/Kconfig')
-rw-r--r--net/llc/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/llc/Kconfig b/net/llc/Kconfig
index b91c65108162..7f79f5e134f9 100644
--- a/net/llc/Kconfig
+++ b/net/llc/Kconfig
@@ -1,10 +1,10 @@
+# SPDX-License-Identifier: GPL-2.0-only
config LLC
tristate
- depends on NET
config LLC2
tristate "ANSI/IEEE 802.2 LLC type 2 Support"
select LLC
help
- This is a Logical Link Layer type 2, connection oriented support.
+ This is a Logical Link Layer type 2, connection oriented support.
Select this if you want to have support for PF_LLC sockets.