summaryrefslogtreecommitdiff
path: root/board/grunt/board.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/grunt/board.h')
-rw-r--r--board/grunt/board.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/board/grunt/board.h b/board/grunt/board.h
index 8e20aaddeb..5a23be8c5c 100644
--- a/board/grunt/board.h
+++ b/board/grunt/board.h
@@ -56,6 +56,8 @@
#define I2C_PORT_THERMAL NPCX_I2C_PORT3_0
#define I2C_PORT_SENSOR NPCX_I2C_PORT7_0
+#define CONFIG_BRINGUP /* TODO(teravest): Remove this later. */
+
#ifndef __ASSEMBLER__
#include "gpio_signal.h"