summaryrefslogtreecommitdiff
path: root/board/lazor
diff options
context:
space:
mode:
authorWai-Hong Tam <waihong@google.com>2020-11-13 14:33:01 -0800
committerCommit Bot <commit-bot@chromium.org>2020-11-16 17:53:08 +0000
commit955427047a0509a777a32eb0be930eba96620158 (patch)
tree1cd294e1e1f708569ed4a1ae628b93b82dd8127b /board/lazor
parent3d92ea3a2fe46a2099accf18a5544c565cadee9f (diff)
downloadchrome-ec-955427047a0509a777a32eb0be930eba96620158.tar.gz
Lazor: Remove the bring-up features
Remove all the bring-up features. BRANCH=None BUG=b:169736149 TEST=Built the image. Change-Id: Ic1175c11ffede2e1267c88b1932724b5c34a2424 Signed-off-by: Wai-Hong Tam <waihong@google.com> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2538263 Reviewed-by: Stephen Boyd <swboyd@chromium.org>
Diffstat (limited to 'board/lazor')
-rw-r--r--board/lazor/board.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/board/lazor/board.h b/board/lazor/board.h
index 76bf1c2a2e..6bb8dc806b 100644
--- a/board/lazor/board.h
+++ b/board/lazor/board.h
@@ -10,12 +10,6 @@
#include "baseboard.h"
-/* TODO(waihong): Remove the following bringup features */
-#define CONFIG_USB_PD_DEBUG_LEVEL 3
-#define CONFIG_CMD_GPIO_EXTENDED
-#define CONFIG_CMD_POWERINDEBUG
-#define CONFIG_I2C_DEBUG
-
/* Internal SPI flash on NPCX7 */
#define CONFIG_FLASH_SIZE (512 * 1024) /* 512KB internal spi flash */