OSDN Git Service

[PATCH] fix arch/i386/config.in to be able to boot on 386
authorKrzysztof Strasburger <strasbur@chkw386.ch.pwr.wroc.pl>
Wed, 5 Dec 2007 12:43:08 +0000 (13:43 +0100)
committerWilly Tarreau <w@1wt.eu>
Sun, 9 Dec 2007 18:28:54 +0000 (19:28 +0100)
commita2cbc5d54218f48d2007e6df70a8a629b718b896
tree1b4a905c2f9e44afb7404e6cfc4d3864b452e4eb
parent69a1b88e83cbabba2ff07467ee80b06aab5067dd
[PATCH] fix arch/i386/config.in to be able to boot on 386

I tried to run 2.4 on a really old machine with 386 processor, only to find
that the kernel does not boot, claiming that TSC is needed. It seems that
nobody (except me, of course) uses 386, as the bug in the config
script arch/i386/config.in, leading to CONFIG_X86_TSC enabled for 386,
seems to be very old and never noticed.
arch/i386/config.in