nyan: config: Add a coreboot config file for the nyan board.
BUG=None TEST=With this and other changes, built for the nyan board. BRANCH=None Change-Id: Ida74e2a09503076ba42159fd542143c26eaf1508 Signed-off-by: Gabe Black <gabeblack@google.com> Reviewed-on: https://chromium-review.googlesource.com/170838 Reviewed-by: Ronald Minnich <rminnich@chromium.org> Commit-Queue: Gabe Black <gabeblack@chromium.org> Tested-by: Gabe Black <gabeblack@chromium.org>
This commit is contained in:
parent
3893c94c21
commit
17dc60f31d
1 changed files with 6 additions and 0 deletions
6
configs/config.nyan
Normal file
6
configs/config.nyan
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
CONFIG_VENDOR_GOOGLE=y
|
||||
CONFIG_BOARD_GOOGLE_NYAN=y
|
||||
CONFIG_COREBOOT_ROMSIZE_KB_1024=y
|
||||
# CONFIG_CONSOLE_SERIAL is not set
|
||||
CONFIG_COLLECT_TIMESTAMPS=y
|
||||
CONFIG_CONSOLE_CBMEM=y
|
||||
Loading…
Add table
Add a link
Reference in a new issue