summaryrefslogtreecommitdiff
path: root/board
diff options
context:
space:
mode:
Diffstat (limited to 'board')
-rw-r--r--board/chell/board.h1
-rw-r--r--board/coral/board.h1
-rw-r--r--board/dingdong/board.h3
-rw-r--r--board/elm/board.h1
-rw-r--r--board/eve/board.h1
-rw-r--r--board/fizz/board.h1
-rw-r--r--board/glados/board.h1
-rw-r--r--board/hoho/board.h3
-rw-r--r--board/kahlee/board.h1
-rw-r--r--board/kevin/board.h1
-rw-r--r--board/nefario/board.h1
-rw-r--r--board/oak/board.h1
-rw-r--r--board/poppy/board.h1
-rw-r--r--board/reef/board.h1
-rw-r--r--board/reef_it8320/board.h1
-rw-r--r--board/rowan/board.h1
-rw-r--r--board/ryu/board.h1
-rw-r--r--board/samus_pd/board.h1
-rw-r--r--board/scarlet/board.h1
-rw-r--r--board/wheatley/board.h1
-rw-r--r--board/zinger/board.h3
-rw-r--r--board/zoombini/board.h1
22 files changed, 6 insertions, 22 deletions
diff --git a/board/chell/board.h b/board/chell/board.h
index 4c73cc6c64..3bfdd273e9 100644
--- a/board/chell/board.h
+++ b/board/chell/board.h
@@ -77,7 +77,6 @@
#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_PORT_COUNT 2
#define CONFIG_USB_PD_TCPM_TCPCI
#define CONFIG_USB_PD_TRY_SRC
diff --git a/board/coral/board.h b/board/coral/board.h
index db6ccf0ace..ff4dc0dfb3 100644
--- a/board/coral/board.h
+++ b/board/coral/board.h
@@ -83,7 +83,6 @@
#define CONFIG_USB_PD_DISCHARGE
#define CONFIG_USB_PD_DISCHARGE_TCPC
#define CONFIG_USB_PD_LOGGING
-#define CONFIG_USB_PD_LOG_SIZE 512
#define CONFIG_USB_PD_MAX_SINGLE_SOURCE_CURRENT TYPEC_RP_3A0
#define CONFIG_USB_PD_PORT_COUNT 2
#define CONFIG_USB_PD_QUIRK_SLOW_CC_STATUS
diff --git a/board/dingdong/board.h b/board/dingdong/board.h
index 5f22ef5b08..dc134f6507 100644
--- a/board/dingdong/board.h
+++ b/board/dingdong/board.h
@@ -38,7 +38,8 @@
#define CONFIG_USB_PD_IDENTITY_SW_VERS 1
#define CONFIG_USB_PD_VBUS_DETECT_NONE
#define CONFIG_USB_PD_LOGGING
-#define CONFIG_USB_PD_LOG_SIZE 256
+#undef CONFIG_EVENT_LOG_SIZE
+#define CONFIG_EVENT_LOG_SIZE 256
#define CONFIG_USB_PD_PORT_COUNT 1
#define CONFIG_USB_PD_TCPC
#define CONFIG_USB_PD_TCPM_STUB
diff --git a/board/elm/board.h b/board/elm/board.h
index 5fda2789a4..7df3c18c57 100644
--- a/board/elm/board.h
+++ b/board/elm/board.h
@@ -93,7 +93,6 @@
#define CONFIG_USB_PD_DUAL_ROLE
#define CONFIG_USB_PD_LOGGING
-#define CONFIG_USB_PD_LOG_SIZE 512
#define CONFIG_USB_PD_PORT_COUNT 1
#define CONFIG_USB_PD_TCPM_MUX
diff --git a/board/eve/board.h b/board/eve/board.h
index 538b20371c..705b12efed 100644
--- a/board/eve/board.h
+++ b/board/eve/board.h
@@ -162,7 +162,6 @@
#define CONFIG_USB_PD_DUAL_ROLE
#define CONFIG_USB_PD_DUAL_ROLE_AUTO_TOGGLE
#define CONFIG_USB_PD_LOGGING
-#define CONFIG_USB_PD_LOG_SIZE 512
#define CONFIG_USB_PD_MAX_SINGLE_SOURCE_CURRENT TYPEC_RP_3A0
#define CONFIG_USB_PD_PORT_COUNT 2
#define CONFIG_USB_PD_QUIRK_SLOW_CC_STATUS
diff --git a/board/fizz/board.h b/board/fizz/board.h
index 991b906b08..81930d204d 100644
--- a/board/fizz/board.h
+++ b/board/fizz/board.h
@@ -95,7 +95,6 @@
#define CONFIG_USB_PD_DUAL_ROLE
#define CONFIG_USB_PD_DUAL_ROLE_AUTO_TOGGLE
#define CONFIG_USB_PD_LOGGING
-#define CONFIG_USB_PD_LOG_SIZE 512
#define CONFIG_USB_PD_PORT_COUNT 1
#define CONFIG_USB_PD_QUIRK_SLOW_CC_STATUS
#define CONFIG_USB_PD_VBUS_DETECT_GPIO
diff --git a/board/glados/board.h b/board/glados/board.h
index 1017ae8721..4ed3186b06 100644
--- a/board/glados/board.h
+++ b/board/glados/board.h
@@ -77,7 +77,6 @@
#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_PORT_COUNT 2
#define CONFIG_USB_PD_TCPM_TCPCI
#define CONFIG_USB_PD_TRY_SRC
diff --git a/board/hoho/board.h b/board/hoho/board.h
index 79f769ae0e..748f777499 100644
--- a/board/hoho/board.h
+++ b/board/hoho/board.h
@@ -43,7 +43,8 @@
#define CONFIG_USB_PD_IDENTITY_HW_VERS 1
#define CONFIG_USB_PD_IDENTITY_SW_VERS 1
#define CONFIG_USB_PD_LOGGING
-#define CONFIG_USB_PD_LOG_SIZE 256
+#undef CONFIG_EVENT_LOG_SIZE
+#define CONFIG_EVENT_LOG_SIZE 256
#define CONFIG_USB_PD_PORT_COUNT 1
#define CONFIG_USB_PD_TCPC
#define CONFIG_USB_PD_TCPM_STUB
diff --git a/board/kahlee/board.h b/board/kahlee/board.h
index 5012c0b3a0..7fc9c8e33c 100644
--- a/board/kahlee/board.h
+++ b/board/kahlee/board.h
@@ -67,7 +67,6 @@
#define CONFIG_USB_PD_DISCHARGE
#define CONFIG_USB_PD_DISCHARGE_TCPC
#define CONFIG_USB_PD_LOGGING
-#define CONFIG_USB_PD_LOG_SIZE 512
#define CONFIG_USB_PD_MAX_SINGLE_SOURCE_CURRENT TYPEC_RP_3A0
#define CONFIG_USB_PD_PORT_COUNT 2
#define CONFIG_USB_PD_QUIRK_SLOW_CC_STATUS
diff --git a/board/kevin/board.h b/board/kevin/board.h
index 7b4e6e3024..199cdee103 100644
--- a/board/kevin/board.h
+++ b/board/kevin/board.h
@@ -126,7 +126,6 @@
#define CONFIG_USB_PD_DISCHARGE_GPIO
#define CONFIG_USB_PD_DUAL_ROLE
#define CONFIG_USB_PD_LOGGING
-#define CONFIG_USB_PD_LOG_SIZE 512
#define CONFIG_USB_PD_PORT_COUNT 2
#define CONFIG_USB_PD_TCPM_FUSB302
#define CONFIG_USB_PD_MAX_SINGLE_SOURCE_CURRENT TYPEC_RP_3A0
diff --git a/board/nefario/board.h b/board/nefario/board.h
index 5332b1dc1f..636b392a6f 100644
--- a/board/nefario/board.h
+++ b/board/nefario/board.h
@@ -114,7 +114,6 @@
#define CONFIG_USB_PD_DISCHARGE_GPIO
#define CONFIG_USB_PD_DUAL_ROLE
#define CONFIG_USB_PD_LOGGING
-#define CONFIG_USB_PD_LOG_SIZE 512
#define CONFIG_USB_PD_PORT_COUNT 2
#define CONFIG_USB_PD_TCPM_FUSB302
#define CONFIG_USB_PD_MAX_SINGLE_SOURCE_CURRENT TYPEC_RP_3A0
diff --git a/board/oak/board.h b/board/oak/board.h
index 61eeebf703..432b1454d1 100644
--- a/board/oak/board.h
+++ b/board/oak/board.h
@@ -97,7 +97,6 @@
#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_PORT_COUNT 2
#define CONFIG_USB_PD_TCPM_TCPCI
#define CONFIG_USB_PD_TRY_SRC
diff --git a/board/poppy/board.h b/board/poppy/board.h
index 841ce21bf2..5fda50466c 100644
--- a/board/poppy/board.h
+++ b/board/poppy/board.h
@@ -143,7 +143,6 @@
#define CONFIG_USB_PD_DUAL_ROLE
#define CONFIG_USB_PD_DUAL_ROLE_AUTO_TOGGLE
#define CONFIG_USB_PD_LOGGING
-#define CONFIG_USB_PD_LOG_SIZE 512
#define CONFIG_USB_PD_MAX_SINGLE_SOURCE_CURRENT TYPEC_RP_3A0
#define CONFIG_USB_PD_PORT_COUNT 2
#define CONFIG_USB_PD_QUIRK_SLOW_CC_STATUS
diff --git a/board/reef/board.h b/board/reef/board.h
index b9b613d654..f2af983408 100644
--- a/board/reef/board.h
+++ b/board/reef/board.h
@@ -86,7 +86,6 @@
#define CONFIG_USB_PD_DISCHARGE
#define CONFIG_USB_PD_DISCHARGE_TCPC
#define CONFIG_USB_PD_LOGGING
-#define CONFIG_USB_PD_LOG_SIZE 512
#define CONFIG_USB_PD_MAX_SINGLE_SOURCE_CURRENT TYPEC_RP_3A0
#define CONFIG_USB_PD_PORT_COUNT 2
#define CONFIG_USB_PD_QUIRK_SLOW_CC_STATUS
diff --git a/board/reef_it8320/board.h b/board/reef_it8320/board.h
index 67066a0675..fb308a0cca 100644
--- a/board/reef_it8320/board.h
+++ b/board/reef_it8320/board.h
@@ -75,7 +75,6 @@
#define CONFIG_USB_PD_DISCHARGE
#define CONFIG_USB_PD_DISCHARGE_GPIO
#define CONFIG_USB_PD_LOGGING
-#define CONFIG_USB_PD_LOG_SIZE 512
#define CONFIG_USB_PD_MAX_SINGLE_SOURCE_CURRENT TYPEC_RP_3A0
#define CONFIG_USB_PD_PORT_COUNT 2
#define CONFIG_USB_PD_QUIRK_SLOW_CC_STATUS
diff --git a/board/rowan/board.h b/board/rowan/board.h
index 859d9a3cb3..12d4e382c8 100644
--- a/board/rowan/board.h
+++ b/board/rowan/board.h
@@ -97,7 +97,6 @@
#define CONFIG_USB_PD_DUAL_ROLE
#define CONFIG_USB_PD_LOGGING
-#define CONFIG_USB_PD_LOG_SIZE 512
#define CONFIG_USB_PD_PORT_COUNT 1
#define CONFIG_USB_PD_TCPM_MUX
diff --git a/board/ryu/board.h b/board/ryu/board.h
index 390086cdec..1aec3945fa 100644
--- a/board/ryu/board.h
+++ b/board/ryu/board.h
@@ -42,7 +42,6 @@
#define CONFIG_USB_PD_FLASH_ERASE_CHECK
#define CONFIG_USB_PD_INTERNAL_COMP
#define CONFIG_USB_PD_LOGGING
-#define CONFIG_USB_PD_LOG_SIZE 512
#define CONFIG_USB_PD_LOW_POWER
#define CONFIG_USB_PD_PORT_COUNT 1
#define CONFIG_USB_PD_TCPC
diff --git a/board/samus_pd/board.h b/board/samus_pd/board.h
index 36938bda0c..e85fb61a1b 100644
--- a/board/samus_pd/board.h
+++ b/board/samus_pd/board.h
@@ -60,7 +60,6 @@
#define CONFIG_USB_PD_FLASH_ERASE_CHECK
#define CONFIG_USB_PD_INTERNAL_COMP
#define CONFIG_USB_PD_LOGGING
-#define CONFIG_USB_PD_LOG_SIZE 512
#define CONFIG_USB_PD_PORT_COUNT 2
#define CONFIG_USB_PD_TCPC
#define CONFIG_USB_PD_TCPM_STUB
diff --git a/board/scarlet/board.h b/board/scarlet/board.h
index bc3810f7ad..dafe40a5de 100644
--- a/board/scarlet/board.h
+++ b/board/scarlet/board.h
@@ -97,7 +97,6 @@
#define CONFIG_USB_PD_DISCHARGE_GPIO
#define CONFIG_USB_PD_DUAL_ROLE
#define CONFIG_USB_PD_LOGGING
-#define CONFIG_USB_PD_LOG_SIZE 512
#define CONFIG_USB_PD_PORT_COUNT 1
#define CONFIG_USB_PD_TCPM_FUSB302
#define CONFIG_USB_PD_MAX_SINGLE_SOURCE_CURRENT TYPEC_RP_3A0
diff --git a/board/wheatley/board.h b/board/wheatley/board.h
index 18ec83897b..4c5fdbd55f 100644
--- a/board/wheatley/board.h
+++ b/board/wheatley/board.h
@@ -76,7 +76,6 @@
#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_PORT_COUNT 2
#define CONFIG_USB_PD_TCPM_TCPCI
#define CONFIG_USB_PD_TRY_SRC
diff --git a/board/zinger/board.h b/board/zinger/board.h
index 1b11447614..b8480f7328 100644
--- a/board/zinger/board.h
+++ b/board/zinger/board.h
@@ -58,7 +58,8 @@
#undef CONFIG_USB_PD_DUAL_ROLE
#undef CONFIG_USB_PD_INTERNAL_COMP
#define CONFIG_USB_PD_LOGGING
-#define CONFIG_USB_PD_LOG_SIZE 256
+#undef CONFIG_EVENT_LOG_SIZE
+#define CONFIG_EVENT_LOG_SIZE 256
#define CONFIG_USB_PD_LOW_POWER_IDLE_WHEN_CONNECTED
#define CONFIG_USB_PD_PORT_COUNT 1
#define CONFIG_USB_PD_TCPC
diff --git a/board/zoombini/board.h b/board/zoombini/board.h
index 966fbce42d..f76595ea11 100644
--- a/board/zoombini/board.h
+++ b/board/zoombini/board.h
@@ -70,7 +70,6 @@
#define CONFIG_USB_PD_PORT_COUNT 3
#define CONFIG_USB_PD_DUAL_ROLE
#define CONFIG_USB_PD_LOGGING
-#define CONFIG_USB_PD_LOG_SIZE 512
/* TODO(aaboagye): What about CONFIG_USB_PD_MAX_SINGLE_SOURCE_CURRENT? */
#define CONFIG_USB_PD_VBUS_DETECT_TCPC
#define CONFIG_USB_PD_TCPM_PS8805