2019-05-19 20:07:45 +08:00
|
|
|
# SPDX-License-Identifier: GPL-2.0-only
|
2005-04-17 06:20:36 +08:00
|
|
|
config LLC
|
|
|
|
tristate
|
|
|
|
|
|
|
|
config LLC2
|
|
|
|
tristate "ANSI/IEEE 802.2 LLC type 2 Support"
|
|
|
|
select LLC
|
|
|
|
help
|
2018-07-25 03:29:04 +08:00
|
|
|
This is a Logical Link Layer type 2, connection oriented support.
|
2005-04-17 06:20:36 +08:00
|
|
|
Select this if you want to have support for PF_LLC sockets.
|