summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCaveh Jalali <caveh@chromium.org>2022-07-30 14:01:45 -0700
committerChromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com>2022-08-01 16:05:22 +0000
commitaac009a814a63a6002d95d47b313b0acfe77b2ed (patch)
tree357b94d22ce90105654a0ff0041809e521fb9835
parent411f4ced63c2375ecb4482fe0237a571209d46c1 (diff)
downloadchrome-ec-aac009a814a63a6002d95d47b313b0acfe77b2ed.tar.gz
ghost: Disable CONFIG_BRINGUP
The board is up 'n running. CONFIG_BRINGUP is not needed any more. BRANCH=none BUG=b:230813416 TEST=boots on ghost Change-Id: I1d3c88be2a783f00f05d226bfb3d9d5019b0a915 Signed-off-by: Caveh Jalali <caveh@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3797998 Reviewed-by: Eric Lai <eric_lai@quanta.corp-partner.google.com> Commit-Queue: Jack Rosenthal <jrosenth@chromium.org> Reviewed-by: Jack Rosenthal <jrosenth@chromium.org>
-rw-r--r--board/ghost/board.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/board/ghost/board.h b/board/ghost/board.h
index f734e53396..b7f1bc5853 100644
--- a/board/ghost/board.h
+++ b/board/ghost/board.h
@@ -18,11 +18,6 @@
/* Baseboard features */
#include "baseboard.h"
-/*
- * TODO(b/230813416): remove after bringup
- */
-#define CONFIG_BRINGUP
-
/* Buttons are not supported */
#undef CONFIG_VOLUME_BUTTONS
#undef CONFIG_MKBP_INPUT_DEVICES