26060bc7c8
This patch adds a BOARD_GOOGLE_KEVIN variant config that enables CONFIG_VBOOT_MOCK_SECDATA. This is to ensure that Jenkins will build the MOCK_SECDATA-specific code at least once, to be sure we don't accidentally break it during refactoring. Change-Id: Ib0ffaccdf4601d6bfb889ae289d1d7df18bed1fd Signed-off-by: Julius Werner <jwerner@chromium.org> Reviewed-on: https://review.coreboot.org/c/coreboot/+/37773 Reviewed-by: Furquan Shaikh <furquan@google.com> Reviewed-by: Joel Kitching <kitching@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
5 lines
119 B
Text
5 lines
119 B
Text
CONFIG_VENDOR_GOOGLE=y
|
|
CONFIG_BOARD_GOOGLE_KEVIN=y
|
|
CONFIG_CHROMEOS=y
|
|
CONFIG_VBOOT_MOCK_SECDATA=y
|
|
CONFIG_PAYLOAD_NONE=y
|