summaryrefslogtreecommitdiff
path: root/baseboard/volteer
diff options
context:
space:
mode:
Diffstat (limited to 'baseboard/volteer')
-rw-r--r--baseboard/volteer/baseboard.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/baseboard/volteer/baseboard.h b/baseboard/volteer/baseboard.h
index c8f9319da8..c7b2d17ef9 100644
--- a/baseboard/volteer/baseboard.h
+++ b/baseboard/volteer/baseboard.h
@@ -132,6 +132,10 @@
/* Common LED defines */
#define CONFIG_LED_COMMON
+/* EDP back-light control defines */
+#define CONFIG_BACKLIGHT_LID
+#define GPIO_ENABLE_BACKLIGHT GPIO_EC_EDP_BL_EN
+
/* USB Type C and USB PD defines */
/* Enable the new USB-C PD stack */
/* TODO: b/145756626 - re-enable once all blocking issues resolved */