summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormick_hsiao <mick_hsiao@compal.corp-partner.google.com>2023-04-19 17:18:19 +0800
committerChromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com>2023-04-20 03:00:05 +0000
commit5d015bc961a8ee4e881dd416986f56dff75801c8 (patch)
treee0a9faea1b3f7d7a654cbccf0991bd7989f61710
parent3ef92376423930952566eb8f57f10a958f1cdb61 (diff)
downloadchrome-ec-5d015bc961a8ee4e881dd416986f56dff75801c8.tar.gz
Dibbi: Add CONFIG_EMULATED_SYSRQ
Add CONFIG_EMULATED_SYSRQ to let the EC pass the button state to the AP BUG=b:273720621 BRANCH=none TEST=get pass for the test item firmware_DevMode with the change of EC Change-Id: I27d7cba0d1fe30b89679f0b33ae5e5d5fef8144f Signed-off-by: mick_hsiao <mick_hsiao@compal.corp-partner.google.com> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/4444453 Reviewed-by: Matt Wang <matt_wang@compal.corp-partner.google.com> Reviewed-by: Zhuohao Lee <zhuohao@chromium.org> Reviewed-by: Reka Norman <rekanorman@chromium.org>
-rw-r--r--board/dibbi/board.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/dibbi/board.h b/board/dibbi/board.h
index 6cfc9ea472..d2d384691b 100644
--- a/board/dibbi/board.h
+++ b/board/dibbi/board.h
@@ -96,6 +96,7 @@
#define CONFIG_POWER_BUTTON
#define CONFIG_POWER_BUTTON_IGNORE_LID
#define CONFIG_POWER_BUTTON_X86
+#define CONFIG_EMULATED_SYSRQ
/* No Keyboard */
#undef CONFIG_KEYBOARD_COL2_INVERTED