summaryrefslogtreecommitdiff
path: root/board/pompom/board.h
diff options
context:
space:
mode:
authorWai-Hong Tam <waihong@google.com>2020-09-14 17:04:40 -0700
committerCommit Bot <commit-bot@chromium.org>2020-09-17 01:47:11 +0000
commitd4829c42658a23c380eeacf218f26d6765bbad53 (patch)
tree964520420f9a0d08a9cdbc5d7007e475ac6c3b42 /board/pompom/board.h
parentf5015952e627fc7f40d5258065b17fbe1834f956 (diff)
downloadchrome-ec-d4829c42658a23c380eeacf218f26d6765bbad53.tar.gz
Coachz: Remove the keyboard backlight support
Coachz doesn't has an internal keyboard. Move the CONFIG from baseboard to board, as the keyboard backlight is not a common feature. BRANCH=None BUG=b:167884598 TEST=Built the Coachz image. Change-Id: Idd5937da9ad6a3ab1be277e537bbd2e70e2b1d9a Signed-off-by: Wai-Hong Tam <waihong@google.com> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2410855 Reviewed-by: Stephen Boyd <swboyd@chromium.org>
Diffstat (limited to 'board/pompom/board.h')
-rw-r--r--board/pompom/board.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/board/pompom/board.h b/board/pompom/board.h
index 598dae781e..71d3918c4b 100644
--- a/board/pompom/board.h
+++ b/board/pompom/board.h
@@ -23,6 +23,9 @@
/* Internal SPI flash on NPCX7 */
#define CONFIG_FLASH_SIZE (512 * 1024) /* 512KB internal spi flash */
+/* Keyboard */
+#define CONFIG_PWM_KBLIGHT
+
/* BC 1.2 Charger */
#define CONFIG_BC12_DETECT_PI3USB9201