summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Barnes <robbarnes@google.com>2022-02-15 09:39:54 -0700
committerCommit Bot <commit-bot@chromium.org>2022-02-15 22:48:39 +0000
commit5a9943eb2ff6fb8308ecf069f723f5c37f10c474 (patch)
treee1daabc81679108ba033272d3e76a656976f73a1
parent3027a7553e51785be1395af10b9545aa1a32ff99 (diff)
downloadchrome-ec-5a9943eb2ff6fb8308ecf069f723f5c37f10c474.tar.gz
guybrush: Enable apthrottle console command
Enable apthrottle/CONFIG_CMD_APTHROTTLE to help debug prochot issues. BUG=b:219589838 BRANCH=guybruhs TEST=apthrottle on nipperkin Change-Id: Ic8a41d334163595c7845099b0004aa5a01fb285e Signed-off-by: Rob Barnes <robbarnes@google.com> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3464455 Reviewed-by: Raul Rangel <rrangel@chromium.org> Reviewed-by: Diana Z <dzigterman@chromium.org> Reviewed-by: Jonathon Murphy <jpmurphy@chromium.org>
-rw-r--r--baseboard/guybrush/baseboard.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/baseboard/guybrush/baseboard.h b/baseboard/guybrush/baseboard.h
index f23bc7053f..656702835e 100644
--- a/baseboard/guybrush/baseboard.h
+++ b/baseboard/guybrush/baseboard.h
@@ -90,6 +90,7 @@
#define GPIO_WP_L GPIO_EC_WP_L
/* Host communication */
+#define CONFIG_CMD_APTHROTTLE
#define CONFIG_CMD_CHARGEN
#define CONFIG_HOST_INTERFACE_ESPI
#define CONFIG_MKBP_EVENT