summaryrefslogtreecommitdiff
path: root/board/chronicler/board.h
diff options
context:
space:
mode:
authorYu-An Chen <yu-an.chen@quanta.corp-partner.google.com>2021-08-18 09:23:50 +0800
committerCommit Bot <commit-bot@chromium.org>2021-09-03 06:13:57 +0000
commit958a3d8795cf0fc13eb3775be39575b59380813f (patch)
treecd4d999f8063fb2b0ed6f1c27595bad5b9f746be /board/chronicler/board.h
parent3f53ca62748c1f9a703b875e98ab4cc614caa014 (diff)
downloadchrome-ec-958a3d8795cf0fc13eb3775be39575b59380813f.tar.gz
Chronicler: Remove config for firmware qual
1.Remove CONFIG_SYSTEM_UNLOCKED 2.Remove CONFIG_USB_PD_DEBUG_LEVEL BUG=b:196012456 BRANCH=volteer TEST=make BOARD=chronicler -j 8 Signed-off-by: Yu-An Chen <yu-an.chen@quanta.corp-partner.google.com> Change-Id: I7c020fa9b95ce3339442a0158216d5d6ad04c863 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3102327 Tested-by: Yu-An Chen <yu-an.chen@quanta.corp-partner.google.com> Auto-Submit: Yu-An Chen <yu-an.chen@quanta.corp-partner.google.com> Reviewed-by: Isaac Lee <isaaclee@google.com> Commit-Queue: Isaac Lee <isaaclee@google.com>
Diffstat (limited to 'board/chronicler/board.h')
-rw-r--r--board/chronicler/board.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/board/chronicler/board.h b/board/chronicler/board.h
index a7acd37723..243669035a 100644
--- a/board/chronicler/board.h
+++ b/board/chronicler/board.h
@@ -18,10 +18,6 @@
#undef CONFIG_CHIP_INIT_ROM_REGION
/* Optional features */
-#define CONFIG_SYSTEM_UNLOCKED /* Allow dangerous commands while in dev. */
-
-/* Remove PRL state names to free flash space */
-#define CONFIG_USB_PD_DEBUG_LEVEL 2
#define CONFIG_VBOOT_EFS2