提交 8db979bc 编写于 作者: I Ingo Molnar

x86 PAT: decouple from nonpromisc devmem

Linus pointed it out that PAT should not depend on NONPROMISC_DEVMEM.

Also make PAT non-default.
Signed-off-by: NIngo Molnar <mingo@elte.hu>
上级 1ebcc654
......@@ -1049,9 +1049,9 @@ config MTRR
See <file:Documentation/mtrr.txt> 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.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册