From 5815cee6ac1b663b6af4620b02b7d8cf0872d22c Mon Sep 17 00:00:00 2001 From: Ingo Molnar Date: Sat, 26 Apr 2008 10:26:52 +0200 Subject: [PATCH] --- yaml --- r: 93502 b: refs/heads/master c: 2a8a2719be1397c64e726ccd1c0933a11dc493d0 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 1d226b60ebbe..4d3ebe84bd8f 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: d9c04d678418fe42646de641f499209ca00fd94f +refs/heads/master: 2a8a2719be1397c64e726ccd1c0933a11dc493d0 diff --git a/trunk/arch/x86/Kconfig b/trunk/arch/x86/Kconfig index 4d350b5cbc71..4aa4180b106c 100644 --- a/trunk/arch/x86/Kconfig +++ b/trunk/arch/x86/Kconfig @@ -1049,9 +1049,9 @@ config MTRR See for more information. config X86_PAT - def_bool y + bool prompt "x86 PAT support" - depends on MTRR && NONPROMISC_DEVMEM + depends on MTRR help Use PAT attributes to setup page level cache control.