diff options
| -rw-r--r-- | net/psp/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/psp/Kconfig b/net/psp/Kconfig index a7d24691a7e1..371e8771f3bd 100644 --- a/net/psp/Kconfig +++ b/net/psp/Kconfig @@ -8,7 +8,7 @@ config INET_PSP select SKB_DECRYPTED select SOCK_VALIDATE_XMIT help - Enable kernel support for the PSP protocol. + Enable kernel support for the PSP Security Protocol (PSP). For more information see: https://raw.githubusercontent.com/google/psp/main/doc/PSP_Arch_Spec.pdf |