summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--board/trondo/board.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/board/trondo/board.h b/board/trondo/board.h
index 51d36f1b52..ea0453ee82 100644
--- a/board/trondo/board.h
+++ b/board/trondo/board.h
@@ -14,6 +14,9 @@
/* Optional features */
#define CONFIG_SYSTEM_UNLOCKED /* Allow dangerous commands while in dev. */
+/* Reduce flash usage */
+#define CONFIG_USB_PD_DEBUG_LEVEL 2
+
#define CONFIG_POWER_BUTTON
#undef CONFIG_UART_TX_BUF_SIZE