aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/Kconfig
diff options
context:
space:
mode:
authorRandy Dunlap <randy.dunlap@oracle.com>2008-07-26 20:54:22 -0400
committerIngo Molnar <mingo@elte.hu>2008-07-28 08:46:49 -0400
commit7225e75144b9718cbbe1820d9c011c809d5773fd (patch)
treeca922d1fac696a4c41f94366d54846ac8849f49a /arch/x86/Kconfig
parenta021e5124a6c57325ffb02a60cd1d5f40342f8aa (diff)
documentation: move mtrr.txt to Doc/x86/ subdir
Move mtrr.txt to the Documentation/x86/ subdirectory. Add 00-INDEX to the Documentation/x86/ subdirectory. Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com> Cc: Adrian Bunk <bunk@kernel.org> Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'arch/x86/Kconfig')
-rw-r--r--arch/x86/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig
index 03980cb04291..06f935469d0b 100644
--- a/arch/x86/Kconfig
+++ b/arch/x86/Kconfig
@@ -1131,7 +1131,7 @@ config MTRR
1131 You can safely say Y even if your machine doesn't have MTRRs, you'll 1131 You can safely say Y even if your machine doesn't have MTRRs, you'll
1132 just add about 9 KB to your kernel. 1132 just add about 9 KB to your kernel.
1133 1133
1134 See <file:Documentation/mtrr.txt> for more information. 1134 See <file:Documentation/x86/mtrr.txt> for more information.
1135 1135
1136config MTRR_SANITIZER 1136config MTRR_SANITIZER
1137 bool 1137 bool