the following patch was just integrated into master: commit 18969965891aabbfefde8094b7bbb69dd58cbf51 Author: Alexandru Gagniuc mr.nuke.me@gmail.com Date: Wed Feb 18 15:01:26 2015 -0600
mainboard: Do not redefine CONSOLE_POST Kconfig variable
This option is already defined in console/Kconfig, and is intended to be controlled by the user. Only six boards in the entire tree redefined it, so remove the definition from those boards.
Change-Id: I3a65444f63c93c01d78569a9a7eb01158fb290bd Signed-off-by: Alexandru Gagniuc mr.nuke.me@gmail.com Reviewed-on: http://review.coreboot.org/8457 Tested-by: build bot (Jenkins) Reviewed-by: Werner Zeh werner.zeh@siemens.com Reviewed-by: Martin Roth gaumless@gmail.com
See http://review.coreboot.org/8457 for details.
-gerrit