summaryrefslogtreecommitdiff
path: root/board/beadrix
diff options
context:
space:
mode:
authorTeddy Shih <teddyshih@ami.corp-partner.google.com>2022-08-19 17:13:31 +0800
committerChromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com>2022-08-22 07:39:15 +0000
commit88cabce2a656bd3a5faa7d1779acfe5952bde56f (patch)
tree3257e98eefefd82ce9d99387ebe7f336e4234834 /board/beadrix
parenteae960862cdb8c4c7322a0913b4c3e7fa38d86ba (diff)
downloadchrome-ec-88cabce2a656bd3a5faa7d1779acfe5952bde56f.tar.gz
beadrix: Remove the bring-up features
Remove all the bring-up features. BRANCH=main BUG=b:241856397 TEST=on beadrix, validate by beadrix can start up properly. Signed-off-by: Teddy Shih <teddyshih@ami.corp-partner.google.com> Change-Id: I669cc5bd6c3f6b2bf4b96162ba4fd146d079553a Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3841543 Commit-Queue: Ivan Chen <yulunchen@google.com> Reviewed-by: Ivan Chen <yulunchen@google.com>
Diffstat (limited to 'board/beadrix')
-rw-r--r--board/beadrix/board.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/board/beadrix/board.h b/board/beadrix/board.h
index 8cadf3d27f..94cbc4891a 100644
--- a/board/beadrix/board.h
+++ b/board/beadrix/board.h
@@ -12,8 +12,7 @@
#define VARIANT_DEDEDE_EC_IT8320
#include "baseboard.h"
-/* System unlocked in early development */
-#define CONFIG_SYSTEM_UNLOCKED
+#undef CONFIG_I2C_DEBUG
/* EC console commands */
#define CONFIG_CMD_CHARGER_DUMP