From b16d1f655f6b652980a138d2d6b7e4920a0740f6 Mon Sep 17 00:00:00 2001 From: Ingo Molnar Date: Sat, 26 Apr 2008 10:26:52 +0200 Subject: [PATCH] --- yaml --- r: 93612 b: refs/heads/master c: 8db979bcfe46dcdced1065e9359e4ef7a50b8a6f 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 bbcfc9ebb72a..cbb612a87164 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 1ebcc654f010d4a63f3ebf8ddd2cab5a709b1824 +refs/heads/master: 8db979bcfe46dcdced1065e9359e4ef7a50b8a6f 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.