Skip to content

Commit 8fdeca9

Browse files
aaronemasseyCommit Bot
authored andcommitted
zephyr: test: Enable USB PD rev3 for drivers build
The Zephyr test-drivers build should also make use of the USB PD revision 3 to both match Herobrine and also verify most USB PD 2 features in addition to enabling verification of USB PD 3 features. Enable USB PD revision 3. BRANCH=none BUG=b:223448788 TEST=zmake configure --test test-drivers Signed-off-by: Aaron Massey <aaronmassey@google.com> Change-Id: Ide592f558c6a809104b86be378f5e3cd0934cb33 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3537254 Reviewed-by: Sam Hurst <shurst@google.com>
1 parent 7bf060b commit 8fdeca9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

zephyr/test/drivers/prj.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ CONFIG_PLATFORM_EC_CHIP_INIT_ROM_REGION=y
9292
CONFIG_PLATFORM_EC_USB_PD_VBUS_MEASURE_CHARGER=y
9393
CONFIG_PLATFORM_EC_USB_PD_FRS=y
9494
CONFIG_PLATFORM_EC_USB_PD_FRS_PPC=y
95+
CONFIG_PLATFORM_EC_USB_PD_REV30=y
9596
CONFIG_PLATFORM_EC_BATTERY_FUEL_GAUGE=y
9697
CONFIG_PLATFORM_EC_HOSTCMD=y
9798
CONFIG_PLATFORM_EC_USB_PD_TCPM_TUSB422=y

0 commit comments

Comments
 (0)