summaryrefslogtreecommitdiff
path: root/baseboard/zork/baseboard.h
diff options
context:
space:
mode:
Diffstat (limited to 'baseboard/zork/baseboard.h')
-rw-r--r--baseboard/zork/baseboard.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/baseboard/zork/baseboard.h b/baseboard/zork/baseboard.h
index 26b6a28c87..74dd43b747 100644
--- a/baseboard/zork/baseboard.h
+++ b/baseboard/zork/baseboard.h
@@ -103,6 +103,14 @@
#define CONFIG_KEYBOARD_COL2_INVERTED
#define CONFIG_KEYBOARD_PROTOCOL_8042
+/*
+ * USB ID
+ *
+ * This is allocated specifically for Zork
+ * http://google3/hardware/standards/usb/
+ */
+#define CONFIG_USB_PID 0x5040
+
/* TODO(b/142284905): Enable new PD stack */
#if 0
/* Enable the new USB-C PD stack */