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.