From f947750bbc0c968656ca8c484619b58b088a8e77 Mon Sep 17 00:00:00 2001 From: Keith Short Date: Thu, 2 Sep 2021 12:43:50 -0600 Subject: zephyr: Add Kconfig options for PS8xxx TCPC Add Kconfig options CONFIG_PLATFORM_EC_USB_PD_TCPM_PS8805 and CONFIG_PLATFORM_EC_USB_PD_TCPM_PS8815 to enable/disable the workaround for PS8805/PS8815 firmware reporting the incorrect device ID. BUG=none BRANCH=none TEST=zmake testall TEST=On herobrine, verify that "ectool pdchipinfo 0" reports a device ID 0x02. Signed-off-by: Keith Short Change-Id: I16367ae5276e974671b034294275104d5831df21 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3140325 Commit-Queue: Wai-Hong Tam Reviewed-by: Wai-Hong Tam --- util/config_allowed.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'util') diff --git a/util/config_allowed.txt b/util/config_allowed.txt index 2542d2389c..8a0c1dac92 100644 --- a/util/config_allowed.txt +++ b/util/config_allowed.txt @@ -1072,7 +1072,6 @@ CONFIG_USB_PD_TCPM_PS8705 CONFIG_USB_PD_TCPM_PS875 CONFIG_USB_PD_TCPM_PS8751_CUSTOM_MUX_DRIVER CONFIG_USB_PD_TCPM_PS8755 -CONFIG_USB_PD_TCPM_PS8815_FORCE_DID CONFIG_USB_PD_TCPM_RAA489000 CONFIG_USB_PD_TCPM_STM32GX CONFIG_USB_PD_TCPM_STUB -- cgit v1.2.1