]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
x86: PAT infrastructure patch, documentation updates
authorVenki Pallipadi <venkatesh.pallipadi@intel.com>
Mon, 24 Mar 2008 21:22:35 +0000 (14:22 -0700)
committerIngo Molnar <mingo@elte.hu>
Thu, 17 Apr 2008 15:41:20 +0000 (17:41 +0200)
Fix double help section in PAT Kconfig. Thanks to Randy Dunlap for catching
this bug.

Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/Kconfig

index 5b46756e4c7c823a8c6f327fa25ea71e9f42af14..6299231266537f2ef7e3315862f99829614c481b 100644 (file)
@@ -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.