From: Pavel Vasilyev <pavel@pavlinux.ru>
To: linux-kernel@vger.kernel.org
Subject: May be not need MTRR for K8 systems without AGP
Date: Tue, 15 Dec 2009 04:43:30 +0300 [thread overview]
Message-ID: <200912150443.30405@PAVLINUX-> (raw)
Subj!
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig
index 32a1918..571d8b7 100644
--- a/arch/x86/Kconfig
+++ b/arch/x86/Kconfig
@@ -1334,7 +1334,7 @@ config MATH_EMULATION
config MTRR
bool
default y
- prompt "MTRR (Memory Type Range Register) support" if EMBEDDED
+ prompt "MTRR (Memory Type Range Register) support" if (EMBEDDED ||
(MK8 && AGP))
---help---
On Intel P6 family processors (Pentium Pro, Pentium II and later)
the Memory Type Range Registers (MTRRs) may be used to control
reply other threads:[~2009-12-15 1:43 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200912150443.30405@PAVLINUX- \
--to=pavel@pavlinux.ru \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.