summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDuncan Laurie <dlaurie@chromium.org>2015-11-06 11:35:20 -0800
committerchrome-bot <chrome-bot@chromium.org>2015-11-11 11:00:48 -0800
commitdc4f1a5eb9fa34caf3ae80de953241dd80596174 (patch)
tree2efee7f8782c6b039e60a64ff7e9bc19ad23a6de
parentf8ac3e035e3f66ec2136aa7da1f527176b8ac493 (diff)
downloadchrome-ec-dc4f1a5eb9fa34caf3ae80de953241dd80596174.tar.gz
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 <dlaurie@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/311308 Reviewed-by: Alec Berg <alecaberg@chromium.org>
-rw-r--r--board/chell/board.h1
1 files changed, 1 insertions, 0 deletions
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