From c811271a39474005c0665ff1a09a33ada2e8770b Mon Sep 17 00:00:00 2001 From: Venki Pallipadi Date: Mon, 24 Mar 2008 14:22:35 -0700 Subject: [PATCH] --- yaml --- r: 88898 b: refs/heads/master c: 042b78e4dbb8919a59e77ba5d502a5a14405dea1 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/x86/Kconfig | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index b944e9c51de7..e2f845066848 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 6997ab4982a29925e79f72c3a59823cf944c3529 +refs/heads/master: 042b78e4dbb8919a59e77ba5d502a5a14405dea1 diff --git a/trunk/arch/x86/Kconfig b/trunk/arch/x86/Kconfig index 5b46756e4c7c..629923126653 100644 --- a/trunk/arch/x86/Kconfig +++ b/trunk/arch/x86/Kconfig @@ -1015,12 +1015,12 @@ config X86_PAT depends on MTRR && NONPROMISC_DEVMEM help Use PAT attributes to setup page level cache control. - ---help--- + PATs are the modern equivalents of MTRRs and are much more flexible than MTRRs. Say N here if you see bootup problems (boot crash, boot hang, - spontaneous reboots) or a non-working Xorg. + spontaneous reboots) or a non-working video driver. If unsure, say Y.