[Trac #503] Unneeded modules are built in the kernel
Perley, Tim
Tim.Perley at amd.com
Fri Nov 24 19:25:36 EST 2006
Jordan:
I do not have full context of this yet, as I am catching up on my
email...but I went over some of these things years ago with Zulauf when
GX was in validation cycles (and I was still debugging things on Gx1)
There is supposed to be a "standard" config for GX. Does that exist?
Tim
-----Original Message-----
From: bugs-bounces at laptop.org [mailto:bugs-bounces at laptop.org] On Behalf
Of Zarro Boogs per Child
Sent: Tuesday, November 21, 2006 4:04 PM
Cc: bugs at laptop.org
Subject: Re: [Trac #503] Unneeded modules are built in the kernel
#503: Unneeded modules are built in the kernel
--------------------------+---------------------------------------------
----
Reporter: JordanCrouse | Owner: dilinger
Type: defect | Status: new
Priority: normal | Milestone: BTest-2
Component: kernel | Resolution:
Keywords: |
--------------------------+---------------------------------------------
----
Comment (by JordanCrouse):
More....
The processor type should be CONFIG_MGEODE_LX so we can pull in the
correct configuration settings for the GX. Currently it uses the i586
processor type. The L1 cache shift for the 586 is wrong, and it
doesn't
pull in the MMX copy, which we support.
CONFIG_MTRR doesn't help - we don't have MTRRs
CONFIG_ACPI should be turned off - its just extra bits we don't need.
(and
QEMU shouldn't be using it)
CONFIG_APM should be turned off for the same reasons
HW_RANDOM_GEODE is only valid for LX processor
CONFIG_HPET isn't needed - no HPET hardware on the device
CONFIG_FIRMWARE_EDID - not needed, we don't do EDID on this platform
with
the DCON panel anyway
USB_UHCI isn't needed - we use OHCI and EHCI
--
Ticket URL: <http://dev.laptop.org/ticket/503#comment:1>
One Laptop Per Child <http://laptop.org/>
More information about the Devel
mailing list