summaryrefslogtreecommitdiff
path: root/board/cr50/board.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/cr50/board.h')
-rw-r--r--board/cr50/board.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/board/cr50/board.h b/board/cr50/board.h
index 5ebbd72a99..e71ab07e83 100644
--- a/board/cr50/board.h
+++ b/board/cr50/board.h
@@ -38,6 +38,10 @@
#undef CONFIG_FLASH
#endif
+#if defined(H1_RED_BOARD) || defined(CR50_DEV)
+#define CONFIG_USB_SELECT_PHY
+#endif
+
/* Enable getting gpio flags to tell if open drain pins are asserted */
#define CONFIG_GPIO_GET_EXTENDED