lkml.org 
[lkml]   [2002]   [Nov]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[RFC][PATCH 2.5-ac] Doesn't boot when compile for i386, i486
2.5.45-ac1 and 2.5.47-ac[1-5] doesn't boot when compile
for CPU without TSC.
By following patch, boot and work at this time.
Any problems? Please comment.

--- linux-2.5.47-ac4/arch/i386/Kconfig.orig Fri Nov 15 12:13:36 2002
+++ linux-2.5.47-ac4/arch/i386/Kconfig Fri Nov 15 13:18:14 2002
@@ -290,8 +290,10 @@
depends on M686 || MPENTIUMIII || MPENTIUMIV || MK7 || MCRUSOE
default y

-config X86_HAVE_PIT
+config X86_PIT
+ bool
depends on M386 || M486 || M586 || MGEODE || X86_NUMAQ || VOYAGER || MWINCHIPC6 || MWINCHIP2 || MWINCHIP3D
+ default y

config X86_OOSTORE
bool
--
Osamu Tomita
tomita@cinet.co.jp
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
\
 
 \ /
  Last update: 2005-03-22 13:31    [W:0.057 / U:0.088 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site