Allow to enable storm console
A per target config template is required to allow the build system to produce images. Add a template for storm. BRANCH=none BUG=chrome-os-partner:27784 TEST=manual $ USE=fwserial emerge-storm coreboot $ grep '^C.*CONSOLE' /build/storm/firmware/coreboot.config CONFIG_DEFAULT_CONSOLE_LOGLEVEL=8 CONFIG_MAXIMUM_CONSOLE_LOGLEVEL=8 CONFIG_CONSOLE_SERIAL=y CONFIG_CONSOLE_SERIAL_115200=y CONFIG_MAXIMUM_CONSOLE_LOGLEVEL_8=y CONFIG_DEFAULT_CONSOLE_LOGLEVEL_8=y Change-Id: I9840c1c986788cf36d346d838ff59fe9015ddb07 Signed-off-by: Vadim Bendebury <vbendeb@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/193724 Reviewed-by: David Hendricks <dhendrix@chromium.org>
This commit is contained in:
parent
a7f803e90a
commit
7646271b88
1 changed files with 1 additions and 0 deletions
1
configs/fwserial.storm
Normal file
1
configs/fwserial.storm
Normal file
|
|
@ -0,0 +1 @@
|
|||
CONFIG_CONSOLE_SERIAL=y
|
||||
Loading…
Add table
Add a link
Reference in a new issue