aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--security/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/Kconfig b/security/Kconfig
index 3d4debd0257e..b0cb9a5f9448 100644
--- a/security/Kconfig
+++ b/security/Kconfig
@@ -63,7 +63,7 @@ config PAGE_TABLE_ISOLATION
63 ensuring that the majority of kernel addresses are not mapped 63 ensuring that the majority of kernel addresses are not mapped
64 into userspace. 64 into userspace.
65 65
66 See Documentation/x86/pagetable-isolation.txt for more details. 66 See Documentation/x86/pti.txt for more details.
67 67
68config SECURITY_INFINIBAND 68config SECURITY_INFINIBAND
69 bool "Infiniband Security Hooks" 69 bool "Infiniband Security Hooks"