xref: /linux/net/llc/Kconfig (revision ec8f24b7faaf3d4799a7c3f4c1b87f6b02778ad1)
1*ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only
21da177e4SLinus Torvaldsconfig LLC
31da177e4SLinus Torvalds	tristate
41da177e4SLinus Torvalds	depends on NET
51da177e4SLinus Torvalds
61da177e4SLinus Torvaldsconfig LLC2
71da177e4SLinus Torvalds	tristate "ANSI/IEEE 802.2 LLC type 2 Support"
81da177e4SLinus Torvalds	select LLC
91da177e4SLinus Torvalds	help
101da177e4SLinus Torvalds	  This is a Logical Link Layer type 2, connection oriented support.
111da177e4SLinus Torvalds	  Select this if you want to have support for PF_LLC sockets.
12