Merge tag 'drm-misc-fixes-2024-02-15' of git://anongit.freedesktop.org/drm/drm-misc...
[linux-2.6-block.git] / net / llc / Kconfig
CommitLineData
ec8f24b7 1# SPDX-License-Identifier: GPL-2.0-only
1da177e4
LT
2config LLC
3 tristate
1da177e4
LT
4
5config LLC2
6 tristate "ANSI/IEEE 802.2 LLC type 2 Support"
7 select LLC
8 help
a87e87db 9 This is a Logical Link Layer type 2, connection oriented support.
1da177e4 10 Select this if you want to have support for PF_LLC sockets.