[RFC][PATCH 2.5-ac] Doesn't boot when compile for i386, i486

From: Osamu Tomita (tomita@cinet.co.jp)
Date: Sat Nov 16 2002 - 19:21:31 EST


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/



This archive was generated by hypermail 2b29 : Sat Nov 23 2002 - 22:00:18 EST