summaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorMauro Carvalho Chehab2019-04-20 14:20:52 +0200
committerMauro Carvalho Chehab2019-07-15 16:03:01 +0200
commite8d776f20f92b9c679bcdcbdf3aee5026d5265f5 (patch)
treedeef2f8f7f07bb7b87f7ce6908535db5c7294cab /security
parentdocs: security: move some books to it and update (diff)
downloadkernel-qcow2-linux-e8d776f20f92b9c679bcdcbdf3aee5026d5265f5.tar.gz
kernel-qcow2-linux-e8d776f20f92b9c679bcdcbdf3aee5026d5265f5.tar.xz
kernel-qcow2-linux-e8d776f20f92b9c679bcdcbdf3aee5026d5265f5.zip
docs: x86: move two x86-specific files to x86 arch dir
Those two docs belong to the x86 architecture: Documentation/Intel-IOMMU.txt -> Documentation/x86/intel-iommu.rst Documentation/intel_txt.txt -> Documentation/x86/intel_txt.rst Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'security')
-rw-r--r--security/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/Kconfig b/security/Kconfig
index 06a30851511a..0d65594b5196 100644
--- a/security/Kconfig
+++ b/security/Kconfig
@@ -121,7 +121,7 @@ config INTEL_TXT
See <http://www.intel.com/technology/security/> for more information
about Intel(R) TXT.
See <http://tboot.sourceforge.net> for more information about tboot.
- See Documentation/intel_txt.txt for a description of how to enable
+ See Documentation/x86/intel_txt.rst for a description of how to enable
Intel TXT support in a kernel boot.
If you are unsure as to whether this is required, answer N.