summaryrefslogtreecommitdiff
path: root/include/config.h
diff options
context:
space:
mode:
authorTing Shen <phoenixshen@google.com>2020-09-09 19:16:40 +0800
committerCommit Bot <commit-bot@chromium.org>2020-09-15 08:26:53 +0000
commita4fcebc675bea0f5d3911f03947ab940eb70020d (patch)
tree592014ce8dbb55440d56afa416133fb7dad58946 /include/config.h
parent64013cb81d3f27908cfbca0d814008f32f7dae54 (diff)
downloadchrome-ec-a4fcebc675bea0f5d3911f03947ab940eb70020d.tar.gz
usb_mux/it5205h: implement SBU control
BUG=b:167499422 TEST=able to trigger sbu interrupt on reworked asurada BRANCH=none Signed-off-by: Ting Shen <phoenixshen@google.com> Change-Id: I457596ee938790736ebdd5bfbd22e13831d715b4 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2402598 Reviewed-by: Eric Yilun Lin <yllin@chromium.org> Commit-Queue: Ting Shen <phoenixshen@chromium.org> Tested-by: Ting Shen <phoenixshen@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 db68f2f8e7..3a6251422d 100644
--- a/include/config.h
+++ b/include/config.h
@@ -4538,6 +4538,9 @@
/* 'Virtual' USB mux under host (not EC) control */
#undef CONFIG_USB_MUX_VIRTUAL
+/* Enable IT5205H SBU protection switch */
+#undef CONFIG_USB_MUX_IT5205H_SBU_OVP
+
/*****************************************************************************/
/* USB GPIO config */
#undef CONFIG_USB_GPIO