summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Yilun Lin <yllin@chromium.org>2021-09-29 11:47:01 +0800
committerCommit Bot <commit-bot@chromium.org>2021-11-19 04:25:03 +0000
commit14accf89923cc498ae585359c3ba0110fa0855b0 (patch)
tree6a851911049fc267386678473baf8861b316c595
parent67d342fb208b2039c385a462e980b76be39e44c7 (diff)
downloadchrome-ec-14accf89923cc498ae585359c3ba0110fa0855b0.tar.gz
goroh: enable hostcmd apreset
BUG=b:185846337 TEST=ectool apreset BRANCH=none Change-Id: I3ef21ebcf5433ee7f1eb2ce50a85044c2af0e1c7 Signed-off-by: Eric Yilun Lin <yllin@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3193832 Reviewed-by: Rong Chang <rongchang@chromium.org> Reviewed-by: Ting Shen <phoenixshen@chromium.org> Commit-Queue: Eric Yilun Lin <yllin@google.com> Tested-by: Eric Yilun Lin <yllin@google.com>
-rw-r--r--baseboard/goroh/baseboard.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/baseboard/goroh/baseboard.h b/baseboard/goroh/baseboard.h
index bb6a05418d..e4d854537b 100644
--- a/baseboard/goroh/baseboard.h
+++ b/baseboard/goroh/baseboard.h
@@ -30,6 +30,8 @@
#define CONFIG_CBI_EEPROM
/* Chipset */
+#define CONFIG_CMD_AP_RESET_LOG
+#define CONFIG_HOSTCMD_AP_RESET
#define CONFIG_HOST_COMMAND_STATUS
#define CONFIG_LOW_POWER_IDLE
#define CONFIG_LOW_POWER_S0