summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormike <mike5@huaqin.corp-partner.google.com>2022-09-15 14:16:24 +0800
committerChromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com>2022-09-15 10:00:14 +0000
commitcda790178ee68b5d6d8143caa2d9ad69c7d7146e (patch)
treec95f83ca18528c22a4a9b6554dca4f794c05a64c
parentaed543817f66b5f011f23393b5de7b9a02b85f54 (diff)
downloadchrome-ec-cda790178ee68b5d6d8143caa2d9ad69c7d7146e.tar.gz
steelix: disable BRINGUP
Remove bringup config, the bringup state is completed, and this config caused a power sequence exception. BUG=b:241540339 BRANCH=none TEST=close lid, the dut can enter suspend state; open lid, the dut can wakeup normally. Signed-off-by: mike <mike5@huaqin.corp-partner.google.com> Change-Id: Idbe7dd6eb63c8e489b64f22180ac47a452564378 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3897919 Reviewed-by: Eric Yilun Lin <yllin@google.com> Reviewed-by: wen zhang <zhangwen6@huaqin.corp-partner.google.com>
-rw-r--r--zephyr/projects/corsola/prj_npcx993_base.conf4
1 files changed, 1 insertions, 3 deletions
diff --git a/zephyr/projects/corsola/prj_npcx993_base.conf b/zephyr/projects/corsola/prj_npcx993_base.conf
index 2d7cb009f2..f3b220898e 100644
--- a/zephyr/projects/corsola/prj_npcx993_base.conf
+++ b/zephyr/projects/corsola/prj_npcx993_base.conf
@@ -1,9 +1,7 @@
-# Copyright 2022 The ChromiumOS Authors
+# Copyright 2022 The ChromiumOS Authors.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
-# Cros EC
-CONFIG_PLATFORM_EC_BRINGUP=y
# Bring up options
CONFIG_PLATFORM_EC_SYSTEM_UNLOCKED=y