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.