commit | ee464b17ced5a4e85327bb11b42a663213393903 | [log] [tgz] |
---|---|---|
author | Alexandru Gagniuc <mr.nuke.me@gmail.com> | Fri Oct 02 18:01:18 2015 -0700 |
committer | Aaron Durbin <adurbin@chromium.org> | Thu Jan 21 05:37:27 2016 +0100 |
tree | 2806f2f0752a649686aa562a859c00bb722fa5a7 | |
parent | cc96624de4b7b80a7c502d5a99197a71be7a0cf6 [diff] |
console: Simplify bootblock console Kconfig selection logic Instead of depending BOOTBLOCK_CONSOLE on a set of architectures, allow the arch or platform to specify whether it can provide a C environment. This simplifies the selection logic. Change-Id: Ia3e41796d9aea197cee0a073acce63761823c3aa Signed-off-by: Alexandru Gagniuc <alexandrux.gagniuc@intel.com> Reviewed-on: https://review.coreboot.org/12871 Tested-by: build bot (Jenkins) Reviewed-by: Aaron Durbin <adurbin@chromium.org>