diff options
Diffstat (limited to 'arch/x86/Kconfig')
-rw-r--r-- | arch/x86/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig index 5b46756e4c7c..629923126653 100644 --- a/arch/x86/Kconfig +++ b/arch/x86/Kconfig | |||
@@ -1015,12 +1015,12 @@ config X86_PAT | |||
1015 | depends on MTRR && NONPROMISC_DEVMEM | 1015 | depends on MTRR && NONPROMISC_DEVMEM |
1016 | help | 1016 | help |
1017 | Use PAT attributes to setup page level cache control. | 1017 | Use PAT attributes to setup page level cache control. |
1018 | ---help--- | 1018 | |
1019 | PATs are the modern equivalents of MTRRs and are much more | 1019 | PATs are the modern equivalents of MTRRs and are much more |
1020 | flexible than MTRRs. | 1020 | flexible than MTRRs. |
1021 | 1021 | ||
1022 | Say N here if you see bootup problems (boot crash, boot hang, | 1022 | Say N here if you see bootup problems (boot crash, boot hang, |
1023 | spontaneous reboots) or a non-working Xorg. | 1023 | spontaneous reboots) or a non-working video driver. |
1024 | 1024 | ||
1025 | If unsure, say Y. | 1025 | If unsure, say Y. |
1026 | 1026 | ||