summaryrefslogtreecommitdiff
path: root/board/nami/board.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/nami/board.h')
-rw-r--r--board/nami/board.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/nami/board.h b/board/nami/board.h
index fe1877dfb6..4211918514 100644
--- a/board/nami/board.h
+++ b/board/nami/board.h
@@ -307,7 +307,7 @@ enum model_id {
#define PD_POWER_SUPPLY_TURN_OFF_DELAY 250000 /* us */
/* delay to turn on/off vconn */
-#define PD_VCONN_SWAP_DELAY 5000 /* us */
+#define CONFIG_USBC_VCONN_SWAP_DELAY_US 5000 /* us */
/* Define typical operating power and max power */
#define PD_OPERATING_POWER_MW 15000