summaryrefslogtreecommitdiff
path: root/include/config.h
diff options
context:
space:
mode:
authorDiana Z <dzigterman@chromium.org>2022-06-01 14:50:21 -0600
committerChromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com>2022-06-02 21:52:41 +0000
commitee4b708735ec9f4194670aa355d68fe5cda24384 (patch)
tree25ba76adbeebaca35c8df98813382f7e3414d3b2 /include/config.h
parent75f3cbfebdcfafc06d0ecb2c7ec43da19962ed10 (diff)
downloadchrome-ec-ee4b708735ec9f4194670aa355d68fe5cda24384.tar.gz
USB mux: Add CONFIG for AP driven mux control
Add a CONFIG option to support the AP directing mux and retimer sets. BRANCH=None BUG=b:208882941,b:155889939 TEST=make -j buildall Signed-off-by: Diana Z <dzigterman@chromium.org> Change-Id: Ic42e256126f68684bbfdd27654f41c0e5290caf9 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3687076 Commit-Queue: Keith Short <keithshort@chromium.org> Reviewed-by: Keith Short <keithshort@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 ff4eabc5a6..b19f76f614 100644
--- a/include/config.h
+++ b/include/config.h
@@ -5302,6 +5302,9 @@
/* Allow run-time completion of the usb mux driver structure */
#undef CONFIG_USB_MUX_RUNTIME_CONFIG
+/* Allow the AP to send commands for mux control */
+#undef CONFIG_USB_MUX_AP_CONTROL
+
/* Support the AMD FP5 USB/DP Mux */
#undef CONFIG_USB_MUX_AMD_FP5