summaryrefslogtreecommitdiff
path: root/board/mrbland/board.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/mrbland/board.h')
-rw-r--r--board/mrbland/board.h6
1 files changed, 5 insertions, 1 deletions
diff --git a/board/mrbland/board.h b/board/mrbland/board.h
index 7ad5358963..77d8734850 100644
--- a/board/mrbland/board.h
+++ b/board/mrbland/board.h
@@ -43,7 +43,11 @@
#define CONFIG_USB_PD_TCPM_PS8755
#define CONFIG_USB_PD_TCPM_PS8805
#define CONFIG_USBC_PPC_SN5S330
-#define CONFIG_USB_PD_PORT_MAX_COUNT 2
+#define CONFIG_USB_PD_PORT_MAX_COUNT 1
+
+/* I2C */
+#undef I2C_PORT_TCPC0
+#define I2C_PORT_TCPC0 NPCX_I2C_PORT2_0
/* Lid accel/gyro */
#define CONFIG_ACCELGYRO_BMI160