mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2025-12-28 10:45:22 +00:00
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>
This commit is contained in:
committed by
chrome-bot
parent
f8ac3e035e
commit
dc4f1a5eb9
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user