summaryrefslogtreecommitdiff
path: root/util
diff options
context:
space:
mode:
authorKeith Short <keithshort@chromium.org>2021-09-15 15:07:24 -0600
committerCommit Bot <commit-bot@chromium.org>2021-09-15 23:39:30 +0000
commitcef83663e1d7cc296e6e3bfddab410c70c303e54 (patch)
treeebceaa85249697ea44e11b5d8c6e728bfa8843d0 /util
parent11890e041ef578923a1ba5e711fe480514510047 (diff)
downloadchrome-ec-cef83663e1d7cc296e6e3bfddab410c70c303e54.tar.gz
zephyr: add support for I2C debugging
Add support for CONFIG_I2C_DEBUG and CONFIG_I2C_DEBUG_PASSTHRU options to zephyr. BUG=none BRANCH=none TEST=zmake testall TEST=Add CONFIG_PLATFORM_EC_I2C_DEBUG=y on herobrine, verify "i2ctrace" command is available and functional. TEST=Add CONFIG_PLATFORM_EC_I2C_DEBUG_PASSTHRU=y on herobrine, verify I2C passthru messages shown during TCPC firmware sync. Signed-off-by: Keith Short <keithshort@chromium.org> Change-Id: Ic2d9977af4fa707dab4fdaff332fbcc34491c5fe Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3163211 Commit-Queue: Jack Rosenthal <jrosenth@chromium.org> Reviewed-by: Jack Rosenthal <jrosenth@chromium.org>
Diffstat (limited to 'util')
-rw-r--r--util/config_allowed.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/util/config_allowed.txt b/util/config_allowed.txt
index 8a0c1dac92..16f88d5a90 100644
--- a/util/config_allowed.txt
+++ b/util/config_allowed.txt
@@ -526,8 +526,6 @@ CONFIG_I2C_BITBANG
CONFIG_I2C_BUS_MAY_BE_UNPOWERED
CONFIG_I2C_CHIP_MAX_TRANSFER_SIZE
CONFIG_I2C_CONTROLLER
-CONFIG_I2C_DEBUG
-CONFIG_I2C_DEBUG_PASSTHRU
CONFIG_I2C_EXTRA_PACKET_SIZE
CONFIG_I2C_HID_TOUCHPAD
CONFIG_I2C_MULTI_PORT_CONTROLLER