summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKeith Short <keithshort@chromium.org>2021-10-29 14:58:31 -0600
committerCommit Bot <commit-bot@chromium.org>2021-11-17 17:48:32 +0000
commitb2beae016c56e430364ca1030e313c1f449d68ed (patch)
tree5fee443afe3f54b026d9d9782147a90da9853e52
parent82b5f48862b5d40752cd664890bb7a6e69ab2237 (diff)
downloadchrome-ec-b2beae016c56e430364ca1030e313c1f449d68ed.tar.gz
zephyr: herobrine: Enable VBOOT and EFS2
Enable VBOOT and EFS2 for herobrine. BUG=b:193719620 BRANCH=none TEST=Verify EC software sync with locally build AP firmware. Signed-off-by: Keith Short <keithshort@chromium.org> Change-Id: I593ea812b6927da81a507abb60f841f6a68bcfc4 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3257771 Reviewed-by: Wai-Hong Tam <waihong@google.com>
-rw-r--r--zephyr/projects/herobrine/herobrine_npcx9/prj.conf3
1 files changed, 0 insertions, 3 deletions
diff --git a/zephyr/projects/herobrine/herobrine_npcx9/prj.conf b/zephyr/projects/herobrine/herobrine_npcx9/prj.conf
index 44b1f0e831..aeb9f6e36f 100644
--- a/zephyr/projects/herobrine/herobrine_npcx9/prj.conf
+++ b/zephyr/projects/herobrine/herobrine_npcx9/prj.conf
@@ -51,9 +51,6 @@ CONFIG_PLATFORM_EC_POWER_SLEEP_FAILURE_DETECTION=y
CONFIG_PLATFORM_EC_CHIPSET_RESET_HOOK=y
CONFIG_PLATFORM_EC_CHIPSET_RESUME_INIT_HOOK=y
-# TODO(b:193719620): Enable EC EFS2.
-CONFIG_PLATFORM_EC_VBOOT_EFS2=n
-
# MKBP event mask
CONFIG_PLATFORM_EC_MKBP_EVENT_WAKEUP_MASK=y
CONFIG_PLATFORM_EC_MKBP_HOST_EVENT_WAKEUP_MASK=y