Re: [PATCH] x86: Relegate CONFIG_PAT to EMBEDDED

From: Roland Dreier
Date: Sun Oct 11 2009 - 13:05:31 EST


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)

- R.
--
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/