summaryrefslogtreecommitdiff
path: root/board/damu/board.h
diff options
context:
space:
mode:
authorScott Chao <scott.chao@bitland.corp-partner.google.com>2020-03-05 10:34:21 +0800
committerCommit Bot <commit-bot@chromium.org>2020-03-09 08:08:50 +0000
commit9bdfa3ab066418ef84644c344727bd481a73466b (patch)
tree3d25d4a7233d075f80950ebedf68895f8e5a2d13 /board/damu/board.h
parent23c692b43cbe0d8cd11fcb3e80583abd1533a121 (diff)
downloadchrome-ec-9bdfa3ab066418ef84644c344727bd481a73466b.tar.gz
damu: add initial led support
Enable battery and power LED. Note: LED settings will be fine tune after we receive board. BUG=b:147163799, b:147192374 BRANCH=kukui TEST=make -j BOARD=damu TEST=make buildall Signed-off-by: Scott Chao <scott.chao@bitland.corp-partner.google.com> Change-Id: I012abd5f4b745015e5265abfa215cf4d1c092e81 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2087436 Reviewed-by: Eric Yilun Lin <yllin@chromium.org>
Diffstat (limited to 'board/damu/board.h')
-rw-r--r--board/damu/board.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/board/damu/board.h b/board/damu/board.h
index c708676e3e..5c3c6187a4 100644
--- a/board/damu/board.h
+++ b/board/damu/board.h
@@ -41,6 +41,10 @@
#define CONFIG_USB_MUX_IT5205
+#define CONFIG_LED_ONOFF_STATES
+#define CONFIG_LED_POWER_LED
+#define CONFIG_LED_COMMON
+
/* Motion Sensors */
#ifdef SECTION_IS_RW
#define CONFIG_MAG_BMI160_BMM150