^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 1) # SPDX-License-Identifier: GPL-2.0-only
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 2) #
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 3) # NetLabel configuration
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 4) #
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 5)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 6) config NETLABEL
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 7) bool "NetLabel subsystem support"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 8) depends on SECURITY
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 9) select CRC_CCITT if IPV6
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 10) default n
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 11) help
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 12) NetLabel provides support for explicit network packet labeling
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 13) protocols such as CIPSO and RIPSO. For more information see
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 14) Documentation/netlabel as well as the NetLabel SourceForge project
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 15) for configuration tools and additional documentation.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 16)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 17) * https://github.com/netlabel/netlabel_tools
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 18)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 19) If you are unsure, say N.