summaryrefslogtreecommitdiff
path: root/board/yorp/board.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/yorp/board.h')
-rw-r--r--board/yorp/board.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/board/yorp/board.h b/board/yorp/board.h
index d11b8fc868..cad984afe4 100644
--- a/board/yorp/board.h
+++ b/board/yorp/board.h
@@ -19,6 +19,10 @@
#define CONFIG_LED_COMMON
+/* USB PD */
+#undef CONFIG_USB_PD_VBUS_MEASURE_ADC_EACH_PORT
+#define CONFIG_USB_PD_VBUS_MEASURE_NOT_PRESENT
+
/* Sensors */
#define CONFIG_ACCEL_KX022 /* Lid accel */
#define CONFIG_ACCELGYRO_LSM6DSM /* Base accel */