summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--board/it8xxx2_pdevb/board.h7
-rw-r--r--board/reef_it8320/board.h8
2 files changed, 14 insertions, 1 deletions
diff --git a/board/it8xxx2_pdevb/board.h b/board/it8xxx2_pdevb/board.h
index 9fe589f169..55c335a9d8 100644
--- a/board/it8xxx2_pdevb/board.h
+++ b/board/it8xxx2_pdevb/board.h
@@ -11,6 +11,13 @@
/* Select Baseboard features */
#include "baseboard.h"
+/*
+ * Enable PD in RO image for TCPMv2, otherwise there is only Type-c functions.
+ * NOTE: This configuration is only for development board and will never be
+ * released on a chrome os device.
+ */
+#define CONFIG_SYSTEM_UNLOCKED
+
/* EC configurations, unnecessarily for PD */
#undef CONFIG_FANS
#undef CONFIG_IT83XX_ENABLE_MOUSE_DEVICE
diff --git a/board/reef_it8320/board.h b/board/reef_it8320/board.h
index 8abf06d95c..082e2ffab3 100644
--- a/board/reef_it8320/board.h
+++ b/board/reef_it8320/board.h
@@ -9,6 +9,13 @@
#define __CROS_EC_BOARD_H
/*
+ * Enable PD in RO image for TCPMv2, otherwise there is only Type-c functions.
+ * NOTE: This configuration is only for development board and will never be
+ * released on a chrome os device.
+ */
+#define CONFIG_SYSTEM_UNLOCKED
+
+/*
* By default, enable all console messages excepted HC, ACPI and event:
* The sensor stack is generating a lot of activity.
*/
@@ -81,7 +88,6 @@
#define CONFIG_USB_POWER_DELIVERY
#define CONFIG_USB_PD_TCPMV1
#define CONFIG_USB_PD_COMM_LOCKED
-
#define CONFIG_USBC_SS_MUX
#define CONFIG_USBC_SS_MUX_DFP_ONLY
#define CONFIG_USBC_VCONN