From dc4f1a5eb9fa34caf3ae80de953241dd80596174 Mon Sep 17 00:00:00 2001 From: Duncan Laurie Date: Fri, 6 Nov 2015 11:35:20 -0800 Subject: [PATCH] chell: Enable reset of EC on PD panic Enable the option to reset the EC when the PD panics. BUG=chrome-os-partner:46289 BRANCH=none TEST=verify that if PD is in RW and reboots then the EC will panic and print "PD crash". Change-Id: I69ab08914aef08b5ef0eaa447c142444113c526c Signed-off-by: Duncan Laurie Reviewed-on: https://chromium-review.googlesource.com/311308 Reviewed-by: Alec Berg --- board/chell/board.h | 1 + 1 file changed, 1 insertion(+) diff --git a/board/chell/board.h b/board/chell/board.h index a777b73eab..fc25f0a433 100644 --- a/board/chell/board.h +++ b/board/chell/board.h @@ -33,6 +33,7 @@ #define CONFIG_CLOCK_CRYSTAL #define CONFIG_EXTPOWER_GPIO #define CONFIG_HOSTCMD_PD +#define CONFIG_HOSTCMD_PD_PANIC #define CONFIG_I2C #define CONFIG_I2C_MASTER #define CONFIG_KEYBOARD_PROTOCOL_8042