linux/net/psp/Kconfig

14 lines
308 B
Plaintext

# SPDX-License-Identifier: GPL-2.0-only
#
# PSP configuration
#
config INET_PSP
bool "PSP Security Protocol support"
depends on INET
help
Enable kernel support for the PSP protocol.
For more information see:
https://raw.githubusercontent.com/google/psp/main/doc/PSP_Arch_Spec.pdf
If unsure, say N.