summaryrefslogtreecommitdiff
path: root/board/sweetberry/board.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/sweetberry/board.h')
-rw-r--r--board/sweetberry/board.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/board/sweetberry/board.h b/board/sweetberry/board.h
index 1b0eddb263..407d30e442 100644
--- a/board/sweetberry/board.h
+++ b/board/sweetberry/board.h
@@ -29,6 +29,13 @@
#define CONFIG_UART_TX_REQ_CH 4
#define CONFIG_UART_RX_REQ_CH 4
+#define CONFIG_I2C
+#define CONFIG_I2C_MASTER
+#define I2C_PORT_0 0
+#define I2C_PORT_1 1
+#define I2C_PORT_2 2
+#define FMPI2C_PORT_3 3
+
/* This is not actually a Chromium EC so disable some features. */
#undef CONFIG_WATCHDOG_HELP
#undef CONFIG_LID_SWITCH