summaryrefslogtreecommitdiff
path: root/board
diff options
context:
space:
mode:
Diffstat (limited to 'board')
-rw-r--r--board/kunimitsu/board.h2
-rw-r--r--board/lars/board.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/board/kunimitsu/board.h b/board/kunimitsu/board.h
index fbf06d59ba..5603638bd1 100644
--- a/board/kunimitsu/board.h
+++ b/board/kunimitsu/board.h
@@ -81,7 +81,7 @@
#define CONFIG_USB_PD_CUSTOM_VDM
#define CONFIG_USB_PD_DUAL_ROLE
#define CONFIG_USB_PD_LOGGING
-#define CONFIG_USB_PD_LOG_SIZE 512
+#define CONFIG_USB_PD_LOG_SIZE 128
#define CONFIG_USB_PD_PORT_COUNT 2
#define CONFIG_USB_PD_TCPM_TCPCI
#define CONFIG_USB_PD_TRY_SRC
diff --git a/board/lars/board.h b/board/lars/board.h
index 2bfe77030c..0d379da3c5 100644
--- a/board/lars/board.h
+++ b/board/lars/board.h
@@ -85,7 +85,7 @@
#define CONFIG_USB_PD_CUSTOM_VDM
#define CONFIG_USB_PD_DUAL_ROLE
#define CONFIG_USB_PD_LOGGING
-#define CONFIG_USB_PD_LOG_SIZE 512
+#define CONFIG_USB_PD_LOG_SIZE 128
#define CONFIG_USB_PD_PORT_COUNT 1
#define CONFIG_USB_PD_TCPM_TCPCI
#define CONFIG_USB_PD_TRY_SRC