Paul Menzel has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/43469 )
Change subject: configs: Build test google/veyron_jaq with depthcharge payload ......................................................................
configs: Build test google/veyron_jaq with depthcharge payload
Change-Id: Id59a2f98d928cc01a47ac3b64f9face811dc79e1 Signed-off-by: Paul Menzel pmenzel@molgen.mpg.de --- A configs/config.google_veyron_jaq_depthcharge_master 1 file changed, 5 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/69/43469/1
diff --git a/configs/config.google_veyron_jaq_depthcharge_master b/configs/config.google_veyron_jaq_depthcharge_master new file mode 100644 index 0000000..032ff6d --- /dev/null +++ b/configs/config.google_veyron_jaq_depthcharge_master @@ -0,0 +1,5 @@ +CONFIG_VENDOR_GOOGLE=y +CONFIG_BOARD_GOOGLE_VEYRON_JAQ=y +CONFIG_CHROMEOS=y +CONFIG_PAYLOAD_DEPTHCHARGE=y +CONFIG_DEPTHCHARGE_MASTER=y