summaryrefslogtreecommitdiff
path: root/board
diff options
context:
space:
mode:
authorEric Yilun Lin <yllin@chromium.org>2021-04-19 16:10:35 +0800
committerCommit Bot <commit-bot@chromium.org>2021-04-20 08:15:19 +0000
commitb0af5dcd57ad7218723bd7f384968ddf641f411c (patch)
tree3e57e14efe079c4d6cdbf4ce66232b91eb61d469 /board
parent5d346dd2f95125934632d07a7d02247ec6a21df8 (diff)
downloadchrome-ec-b0af5dcd57ad7218723bd7f384968ddf641f411c.tar.gz
asurada: drop CONFIG_BRINGUP
The power sequence status is stable now. BUG=none TEST=make buildall BRANCH=asurada Change-Id: Ibdf644336f1aaefd185d983cd36efde67614d951 Signed-off-by: Eric Yilun Lin <yllin@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2835257 Reviewed-by: Ting Shen <phoenixshen@chromium.org> Commit-Queue: Ting Shen <phoenixshen@chromium.org>
Diffstat (limited to 'board')
-rw-r--r--board/asurada/board.h1
-rw-r--r--board/spherion/board.h1
2 files changed, 0 insertions, 2 deletions
diff --git a/board/asurada/board.h b/board/asurada/board.h
index 8be2b48c99..734f4ced98 100644
--- a/board/asurada/board.h
+++ b/board/asurada/board.h
@@ -10,7 +10,6 @@
#include "baseboard.h"
/* Chipset config */
-#define CONFIG_BRINGUP
/* Optional features */
#define CONFIG_LTO
diff --git a/board/spherion/board.h b/board/spherion/board.h
index af68f32af6..c3f8f093ed 100644
--- a/board/spherion/board.h
+++ b/board/spherion/board.h
@@ -10,7 +10,6 @@
#include "baseboard.h"
/* Chipset config */
-#define CONFIG_BRINGUP
/* Optional features */
#define CONFIG_LTO