summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorMary Ruthven <mruthven@chromium.org>2021-11-09 19:52:31 -0600
committerCommit Bot <commit-bot@chromium.org>2021-11-18 04:53:12 +0000
commita9033feb7025646e29e02c20b9f20c02ddcb38e0 (patch)
tree4b9ca459c747d9843973f4b8d84f1a383415e040 /include
parent6ca7a0b7f0055333ef09945d0dedb7cc8ea9ef50 (diff)
downloadchrome-ec-a9033feb7025646e29e02c20b9f20c02ddcb38e0.tar.gz
Revert "EFS: Rename CONFIG_VBOOT_EC to _EFS"
This reverts commit 3dc0eae365305c84947fff5d1976e74d950b04e3. BUG=b:200823466 TEST=make buildall -j Change-Id: Icf59ad506c2392d3fc743321f696506c19243f2c Signed-off-by: Mary Ruthven <mruthven@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3273454 Reviewed-by: Vadim Sukhomlinov <sukhomlinov@chromium.org>
Diffstat (limited to 'include')
-rw-r--r--include/config.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/config.h b/include/config.h
index c9c4baef40..377528992c 100644
--- a/include/config.h
+++ b/include/config.h
@@ -3978,9 +3978,6 @@
/*****************************************************************************/
-/* Support early firmware selection */
-#undef CONFIG_VBOOT_EFS
-
/* Support computing hash of code for verified boot */
#undef CONFIG_VBOOT_HASH