summaryrefslogtreecommitdiff
path: root/include/config.h
diff options
context:
space:
mode:
authorKeith Short <keithshort@chromium.org>2020-02-14 14:31:18 -0700
committerCommit Bot <commit-bot@chromium.org>2020-02-26 01:04:51 +0000
commitff6cbc138b6ed692fcbae21bd9bf12837c2aeb79 (patch)
tree4ec732a06ca8582ca419e893e7030fb0c2134c61 /include/config.h
parent2696c706b8b97f28dfc5448687f168e9225cc61f (diff)
downloadchrome-ec-ff6cbc138b6ed692fcbae21bd9bf12837c2aeb79.tar.gz
volteer: Update USB C1 reset for next buildstabilize-volteer-12931.B-master
Update the GPIO assignment for the USB_C1_RT_RST_ODL signal for the next board build. BUG=b:144933528, b:148243971 BRANCH=none TEST=make buildall TEST=Check unassigned board ID or board ID=0 uses legacy GPIO setting. Otherwise new GPIO setting is used. Change-Id: I4621e039e4461a4e10ab87bc2d4e000b5dcaa885 Signed-off-by: Keith Short <keithshort@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2057496 Reviewed-by: Daisuke Nojiri <dnojiri@chromium.org>
Diffstat (limited to 'include/config.h')
-rw-r--r--include/config.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/config.h b/include/config.h
index 0d5ad579e3..b289658130 100644
--- a/include/config.h
+++ b/include/config.h
@@ -3987,6 +3987,9 @@
#undef CONFIG_USBC_RETIMER_PS8818
#undef CONFIG_USBC_RETIMER_TUSB544
+/* Allow run-time configuration of the Burnside Bridge driver structure */
+#undef CONFIG_USBC_RETIMER_INTEL_BB_RUNTIME_CONFIG
+
/*
* Adds an EC console command to erase the ANX7447 OCM flash.
* Note: this is intended to be a temporary option and