* OOSTORE needs MTRR.
@ 2004-01-23 6:35 davej
0 siblings, 0 replies; only message in thread
From: davej @ 2004-01-23 6:35 UTC (permalink / raw)
To: linux-kernel; +Cc: torvalds, akpm
The centaur CPU init code get linking errors without it.
Dave
diff -urpN --exclude-from=/home/davej/.exclude bk-linus/arch/i386/Kconfig linux-2.5/arch/i386/Kconfig
--- bk-linus/arch/i386/Kconfig 2004-01-23 05:23:44.000000000 +0000
+++ linux-2.5/arch/i386/Kconfig 2004-01-23 05:43:37.000000000 +0000
@@ -399,7 +399,7 @@ config X86_USE_3DNOW
config X86_OOSTORE
bool
- depends on MWINCHIP3D || MWINCHIP2 || MWINCHIPC6
+ depends on (MWINCHIP3D || MWINCHIP2 || MWINCHIPC6) && MTRR
default y
config HPET_TIMER
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2004-01-23 6:48 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-01-23 6:35 OOSTORE needs MTRR davej
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®