[coreboot] Another Kconfig patch

Myles Watson mylesgw at gmail.com
Tue Sep 22 23:18:56 CEST 2009


This one lets me boot my s2895 to Linux.  The problem was that the AMD 8131
southbridge Makefile.inc depended on a typo and never got built.

This patch changes a few things that may be controversial, thanks for
reviewing.

src/Kconfig: Remove HT-specific options.
src/cpu/amd/socket_F/Kconfig: Remove second occurrence of CPU_SOCKET_TYPE.
src/mainboard/amd/serengeti_cheetah/Kconfig: Add HT_CHAIN_UNITID_BASE here,
since it is board specific.
src/mainboard/tyan/s289X/Kconfig: Fix typo and change APIC_ID_OFFSET to
match old config.
src/devices/Kconfig: Change default value of *_PLUGIN_SUPPORT to match old
config.
src/southbridge/amd/amd8131/Makefile.inc: Remove check since it was a typo,
and the correct variable is checked in the parent directory.
src/Makefile:Use devicetree.cb instead of Config.lb to generate static.c.

Signed-off-by: Myles Watson <mylesgw at gmail.com>

Thanks,
Myles
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20090922/0bd674a2/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Kconfig_fixes.diff
Type: text/x-patch
Size: 4602 bytes
Desc: not available
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20090922/0bd674a2/attachment.diff>


More information about the coreboot mailing list