summaryrefslogtreecommitdiff
path: root/board/big/board.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/big/board.h')
-rw-r--r--board/big/board.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/board/big/board.h b/board/big/board.h
index cd51279259..feaba4dc36 100644
--- a/board/big/board.h
+++ b/board/big/board.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013 The Chromium OS Authors. All rights reserved.
+/* Copyright (c) 2014 The Chromium OS Authors. All rights reserved.
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
@@ -23,6 +23,7 @@
#define CONFIG_PWM
#define CONFIG_POWER_BUTTON
#define CONFIG_VBOOT_HASH
+#define CONFIG_LED_COMMON
#ifndef __ASSEMBLER__