diff options
author | Arjan van de Ven <arjan@infradead.org> | 2009-10-11 19:33:02 +0200 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2009-10-12 13:06:57 +0200 |
commit | c03cb3149daed3e411657e3212d05ae27cf1a874 (patch) | |
tree | 4a3d731dbb36e97b2ed0b1b53b2f765fc9bfd48b /arch/x86/mm/pat.c | |
parent | Revert "USB: Work around BIOS bugs by quiescing USB controllers earlier" (diff) | |
download | linux-c03cb3149daed3e411657e3212d05ae27cf1a874.tar.xz linux-c03cb3149daed3e411657e3212d05ae27cf1a874.zip |
x86: Relegate CONFIG_PAT and CONFIG_MTRR configurability to EMBEDDED
MTRR and PAT support (which got added to CPUs over 10 years ago)
are no longer really optional in that more and more things are
depending on PAT just working, including various drivers and newer
versions of X. (to not even speak of MTRR)
Having this as a regular config option just no longer makes sense.
This patch relegates CONFIG_X86_PAT to the EMBEDDED category so
ultra-embedded can still disable it if they really need to.
Also-Suggested-by: Roland Dreier <rdreier@cisco.com>
Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Henrique de Moraes Holschuh <hmh@hmh.eng.br>
LKML-Reference: <20091011103302.62bded41@infradead.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'arch/x86/mm/pat.c')
0 files changed, 0 insertions, 0 deletions