Re: [PATCH] x86: Relegate CONFIG_PAT to EMBEDDED

From: Robert Hancock
Date: Sun Oct 11 2009 - 13:20:30 EST


On 10/11/2009 11:04 AM, Roland Dreier wrote:
Makes sense, but given that X86_PAT depends on MTRR

config X86_PAT
bool
- prompt "x86 PAT support"
+ default y
+ prompt "x86 PAT support" if EMBEDDED
depends on MTRR

should we give the same treatment to the MTRR option too? (As far as I
can tell, MTRR defaults to n in the current Kconfig too)

I think so, you'd have to be fairly insane to want to disable MTRR support..
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/