diff options
Diffstat (limited to 'board/damu')
-rw-r--r-- | board/damu/board.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/damu/board.h b/board/damu/board.h index 64d0702fa9..898f910752 100644 --- a/board/damu/board.h +++ b/board/damu/board.h @@ -103,6 +103,7 @@ #define CONFIG_TABLET_MODE_SWITCH #define PD_OPERATING_POWER_MW 30000 +#define CONFIG_USB_PD_MAX_SINGLE_SOURCE_CURRENT TYPEC_RP_3A0 #ifndef __ASSEMBLER__ |