summaryrefslogtreecommitdiff
path: root/zephyr/shim/include/config_chip.h
diff options
context:
space:
mode:
authorRob Barnes <robbarnes@google.com>2021-06-11 16:43:27 -0600
committerCommit Bot <commit-bot@chromium.org>2021-06-16 01:19:27 +0000
commit6fa2bbd2013515ee9db33b65072b4414278eafcf (patch)
treef2d8b5aa2ffbb7469652e2a1633f084c59fff846 /zephyr/shim/include/config_chip.h
parent883cc02f5e47d42b274dc5ac313415a5423fcae5 (diff)
downloadchrome-ec-6fa2bbd2013515ee9db33b65072b4414278eafcf.tar.gz
zephyr: Add ANX7451 and PS8811 to Kconfig
Add ANX7451 and PS8811 retimer/mux to Zephyr kconfig. BUG=b:190191868 TEST=Build, ANX7451 and PS8811 configs not reported as missing BRANCH=None Signed-off-by: Rob Barnes <robbarnes@google.com> Change-Id: I86e1a8cb34360c13175766309152984254d117fc Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2957030 Commit-Queue: Diana Z <dzigterman@chromium.org> Reviewed-by: Diana Z <dzigterman@chromium.org>
Diffstat (limited to 'zephyr/shim/include/config_chip.h')
-rw-r--r--zephyr/shim/include/config_chip.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/zephyr/shim/include/config_chip.h b/zephyr/shim/include/config_chip.h
index ff2e4529b7..89b1fabe53 100644
--- a/zephyr/shim/include/config_chip.h
+++ b/zephyr/shim/include/config_chip.h
@@ -1015,6 +1015,16 @@
#define CONFIG_USBC_RETIMER_INTEL_BB_RUNTIME_CONFIG
#endif
+#undef CONFIG_USBC_RETIMER_ANX7451
+#ifdef PLATFORM_EC_USBC_RETIMER_ANX7451
+#define CONFIG_USBC_RETIMER_ANX7451
+#endif
+
+#undef CONFIG_USBC_RETIMER_PS8811
+#ifdef PLATFORM_EC_USBC_RETIMER_PS8811
+#define CONFIG_USBC_RETIMER_PS8811
+#endif
+
#undef CONFIG_USBC_SS_MUX
#ifdef CONFIG_PLATFORM_EC_USBC_SS_MUX
#define CONFIG_USBC_SS_MUX