From fe5a6937941498a4eb1b100d31d269a8803b934d Mon Sep 17 00:00:00 2001 From: Simon Glass Date: Mon, 11 Jan 2021 14:52:21 -0700 Subject: 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 Change-Id: If464104ac7e50a9bb469d46644143622972e0628 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2622594 Reviewed-by: Jack Rosenthal Reviewed-by: Keith Short --- zephyr/Kconfig.usbc | 5 +---- 1 file changed, 1 insertion(+), 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 -- cgit v1.2.1