summaryrefslogtreecommitdiff
path: root/baseboard/brya/baseboard.h
diff options
context:
space:
mode:
authorFurquan Shaikh <furquan@google.com>2021-03-09 23:25:18 -0800
committerCommit Bot <commit-bot@chromium.org>2021-03-10 20:01:27 +0000
commit3a1ace23597ebca78bf2d85e5a98074ea4c7f2ed (patch)
tree76fabcf3d589182a7f3469c3b8619530e4eb41cc /baseboard/brya/baseboard.h
parent38d764fb622e227aa65f2b8fd1b1e8fae674efb9 (diff)
downloadchrome-ec-3a1ace23597ebca78bf2d85e5a98074ea4c7f2ed.tar.gz
brya: Add some AP related configs
This change enables the following AP related configs: 1. CONFIG_CMD_AP_RESET_LOG: Enables support for reporting reset logs to AP. 2. CONFIG_HOSTCMD_AP_RESET: Enables host command that AP can use to request EC to trigger chipset reset. This was used on boards like Dedede and Volteer to address a cr50 strap change issue. This issue might not really apply to brya, but having this host command available shouldn't hurt. BUG=b:173575131 BRANCH=None TEST=make -j buildall Signed-off-by: Caveh Jalali <caveh@chromium.org> Signed-off-by: Furquan Shaikh <furquan@google.com> Change-Id: I44fda98999a93a3bb4a5414adc18c5d734dd6a4d Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2747711 Commit-Queue: Furquan Shaikh <furquan@chromium.org> Tested-by: Furquan Shaikh <furquan@chromium.org> Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Diffstat (limited to 'baseboard/brya/baseboard.h')
-rw-r--r--baseboard/brya/baseboard.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/baseboard/brya/baseboard.h b/baseboard/brya/baseboard.h
index 20b901b63d..ba7d4cbb2e 100644
--- a/baseboard/brya/baseboard.h
+++ b/baseboard/brya/baseboard.h
@@ -81,6 +81,8 @@
#define CONFIG_POWER_TRACK_HOST_SLEEP_STATE
#define CONFIG_BOARD_HAS_RTC_RESET
+#define CONFIG_CMD_AP_RESET_LOG
+#define CONFIG_HOSTCMD_AP_RESET
/* Buttons / Switches */
#define CONFIG_VOLUME_BUTTONS