[coreboot] [PATCH]kconfig

Patrick Georgi patrick at georgi-clan.de
Mon Jan 25 10:36:58 CET 2010


Hi,

more changes to make kconfig's configs more similar to newconfig's:

DIMM_SUPPORT
APIC_ID_OFFSET
ACPI_SSDTX_NUM
IRQ_SLOT_COUNT
MAINBOARD_PCI_SUBSYSTEM_VENDOR_ID
    (msi/ms9185 has a device id of 0x1022, which would be AMD, but we
have a global vendor ID set for msi. which one is right? MSI's or AMD's?)
MAINBOARD_PCI_SUBSYSTEM_DEVICE_ID
MEM_TRAIN_SEQ
HAVE_ACPI_RESUME

It also removes HAVE_MOVNTI and IOAPIC from the compareboards report
(which also ends up on the list) as we deliberately diverged from
newconfig there (they're per-CPU or per-chipset now, so we can assume
that newconfig is incorrect there), and also MMX (a kconfig-only symbol)

Signed-off-by: Patrick Georgi <patrick.georgi at coresystems.de>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 20100125-1-kconfig-values.diff
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20100125/42498460/attachment.ksh>


More information about the coreboot mailing list