summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2021-01-11 14:52:21 -0700
committerCommit Bot <commit-bot@chromium.org>2021-01-12 00:53:44 +0000
commitfe5a6937941498a4eb1b100d31d269a8803b934d (patch)
treed6c98a6bd01947414dacf9d53a35d1211c8a0f3b
parent06d246945c1eee183c19d2cde58a5b658b305aa8 (diff)
downloadchrome-ec-fe5a6937941498a4eb1b100d31d269a8803b934d.tar.gz
zephyr: Update Intel Burnside Bridge Kconfig help text
These comments came in after the CL was merged. Address them. BUG=b:175434113 BRANCH=none TEST=make BOARD=volteer -j30 With a zephyr-chrome CL, build volteer on zephyr Signed-off-by: Simon Glass <sjg@chromium.org> Change-Id: If464104ac7e50a9bb469d46644143622972e0628 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2622594 Reviewed-by: Jack Rosenthal <jrosenth@chromium.org> Reviewed-by: Keith Short <keithshort@chromium.org>
-rw-r--r--zephyr/Kconfig.usbc5
1 files changed, 1 insertions, 4 deletions
diff --git a/zephyr/Kconfig.usbc b/zephyr/Kconfig.usbc
index eed862def4..28216962fd 100644
--- a/zephyr/Kconfig.usbc
+++ b/zephyr/Kconfig.usbc
@@ -68,7 +68,7 @@ config PLATFORM_EC_USBC_RETIMER_INTEL_BB
bool "Support Intel Burnside Bridge retimer"
help
Enable this to support the Intel Burnside Bridge Thunderbolt / USB /
- DisplayPort retimer. This is present on some Intel SoCs.
+ DisplayPort retimer.
Intel Burnside Bridge is a Type-C multi-protocol retimer to be used
in on-board applications. Burnside Bridge offers the ability to latch
@@ -99,9 +99,6 @@ config PLATFORM_EC_USBC_RETIMER_INTEL_BB_RUNTIME_CONFIG
factory. Without this, multiple EC images would need to be installed
depending on the board.
- This is also an entry in the competition for the lonest Kconfig
- option. The abreviation BB is clearly a missed opportunity.
-
menuconfig PLATFORM_EC_USB_POWER_DELIVERY
bool "USB Type-C Power Delivery (PD)"
default y