mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2025-12-27 10:14:57 +00:00
meowth: zoombini: enable CONFIG_CMD_PD_CONTROL
we need to enable CONFIG_CMD_PD_CONTROL so the AP (depthcharge) can do TCPC firmware update. this was left disabled for bringup. BUG=b:69010531 BRANCH=none TEST=booted on meowth, was able to update TCPC firmware Change-Id: If383cff27c7b79f46f451c6380585d1300fc3413 Signed-off-by: Caveh Jalali <caveh@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/910322 Commit-Ready: caveh jalali <caveh@chromium.org> Tested-by: caveh jalali <caveh@chromium.org> Reviewed-by: Aseda Aboagye <aaboagye@chromium.org>
This commit is contained in:
@@ -108,7 +108,9 @@
|
||||
#define CONFIG_LED_PWM_COUNT 1
|
||||
#endif /* defined(BOARD_MEOWTH) */
|
||||
|
||||
/* USB PD config */
|
||||
#define CONFIG_USB_POWER_DELIVERY
|
||||
#define CONFIG_CMD_PD_CONTROL
|
||||
#define CONFIG_USB_PD_ALT_MODE
|
||||
#define CONFIG_USB_PD_ALT_MODE_DFP
|
||||
#ifdef BOARD_ZOOMBINI
|
||||
|
||||
Reference in New Issue
Block a user