summaryrefslogtreecommitdiff
path: root/src/mainboard/google/veyron_danger/board.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/google/veyron_danger/board.h')
-rw-r--r--src/mainboard/google/veyron_danger/board.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/google/veyron_danger/board.h b/src/mainboard/google/veyron_danger/board.h
index 96159d41e8..bd826aafdf 100644
--- a/src/mainboard/google/veyron_danger/board.h
+++ b/src/mainboard/google/veyron_danger/board.h
@@ -23,6 +23,7 @@
#include <boardid.h>
#include <gpio.h>
+#define GPIO_BACKLIGHT GPIO(7, A, 3)
#define GPIO_RESET GPIO(0, B, 5)
/* TODO: move setup_chromeos_gpios() here once bootblock code is in mainboard */