summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorScott Collyer <scollyer@google.com>2021-09-16 13:42:58 -0700
committerCommit Bot <commit-bot@chromium.org>2021-10-11 23:07:46 +0000
commitf3111813c474c876c7cb5885ea5fd0f9a2218b0d (patch)
tree9d5e1afaa9eea17b4bab5566a187a6a040f5e230
parented814c1b6fe8a13e8da91487a3f34a23dd5cbd2b (diff)
downloadchrome-ec-f3111813c474c876c7cb5885ea5fd0f9a2218b0d.tar.gz
honeybuns: Enable CONFIG_USB_MS_EXTENDED_COMPAT_ID_DESCRIPTOR
This CL enables Extended Compat ID descriptor feature for USB-EP to make sure that Windows host machines will load a valid USB driver. BRANCH=None BUG=b:196174088 TEST=Verfied on Baklava that there is no yellow exclamation warning when connected to a Windows OS host machine. Signed-off-by: Scott Collyer <scollyer@google.com> Change-Id: I912dc35f75a673e5e71408b89d653b389ba29d6b Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3165882 Commit-Queue: Scott Collyer <scollyer@chromium.org> Tested-by: Scott Collyer <scollyer@chromium.org> Reviewed-by: Aseda Aboagye <aaboagye@chromium.org>
-rw-r--r--baseboard/honeybuns/baseboard.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/baseboard/honeybuns/baseboard.h b/baseboard/honeybuns/baseboard.h
index 1b56b07f8c..a22be156fe 100644
--- a/baseboard/honeybuns/baseboard.h
+++ b/baseboard/honeybuns/baseboard.h
@@ -98,6 +98,7 @@
#define DEFAULT_SERIALNO "Uninitialized"
#define CONFIG_MAC_ADDR
#define DEFAULT_MAC_ADDR "Uninitialized"
+#define CONFIG_USB_MS_EXTENDED_COMPAT_ID_DESCRIPTOR
/* USB endpoint indexes (use define rather than enum to expand them) */
#define USB_EP_CONTROL 0