summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjeffrey <jeffrey_lin@pegatron.corp-partner.google.com>2022-12-05 12:56:31 +0800
committerChromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com>2022-12-05 09:32:44 +0000
commitfcf3a6481ec33a8c2e5457f92c09173931d2aca7 (patch)
treeff6c55e2d5cf11ea0db603e5f0a5b87f0c0f4c94
parent65ff283111f0cd99387d83328506aaa2f673b5eb (diff)
downloadchrome-ec-fcf3a6481ec33a8c2e5457f92c09173931d2aca7.tar.gz
tentacruel:Remove the bring-up features
Remove all the bring-up features. BUG=b:261362766 TEST=zmake build tentacruel --clobber BRANCH=firmware-corsola-15194.B Change-Id: Iec0deae9eb74bc98b203ee334ed7382c1940b774 Signed-off-by: jeffrey <jeffrey_lin@pegatron.corp-partner.google.com> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/4076008 Reviewed-by: Eric Yilun Lin <yllin@google.com> Code-Coverage: Zoss <zoss-cl-coverage@prod.google.com>
-rw-r--r--zephyr/program/corsola/tentacruel/project.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/zephyr/program/corsola/tentacruel/project.conf b/zephyr/program/corsola/tentacruel/project.conf
index cf5f727cbc..cbc2210085 100644
--- a/zephyr/program/corsola/tentacruel/project.conf
+++ b/zephyr/program/corsola/tentacruel/project.conf
@@ -19,3 +19,7 @@ CONFIG_PLATFORM_EC_ACCELGYRO_BMI_COMM_I2C=y
# Battery
CONFIG_PLATFORM_EC_CHARGER_PROFILE_OVERRIDE=y
+
+# Remove bring up options for FW QUAL
+CONFIG_PLATFORM_EC_BRINGUP=n
+CONFIG_PLATFORM_EC_SYSTEM_UNLOCKED=n