Dear coreboot readers!
This is the automatic build system of coreboot.
The developer "stepan" checked in revision 5754 to the coreboot repository. This caused the following changes:
Change Log: Restructured all vendors' Kconfig files to no longer source the boards' Kconfigs from within the choice/endchoice block. This makes it possible to define user visible board specific options. Moved all vendor names and PCI ids to the vendors' Kconfigs. Now all options in each file depend on the same symbol, so replaced all "depends on"s with a single "if". Sorted boards (sort -d), cleaned whitespace.
This patch also introduces a dummy option BOARD_SPECIFIC_OPTIONS, which is always "y" and never used. It it simply needed to have something to attach the boards' "select" statements to.
Signed-off-by: Jens Rottmann JRottmann@LiPPERTEmbedded.de Acked-by: Stefan Reinauer stepan@coresystems.de
Build Log: Compilation of a-trend:atc-6220 has been broken See the error log at http://qa.coreboot.org/log_buildbrd.php?revision=5754&device=atc-6220&am... Compilation of digitallogic:adl855pc has been fixed Compilation of intel:mtarvon has been fixed Compilation of lanner:em8510 has been fixed
If something broke during this checkin please be a pain in stepan's neck until the issue is fixed.
If this issue is not fixed within 24h the revision should be backed out.
Best regards, coreboot automatic build system