From b315376236bf02f34bb0c156e369b5888247835d Mon Sep 17 00:00:00 2001 From: Shamile Khan Date: Mon, 3 Oct 2016 09:19:25 -0700 Subject: [PATCH] reef: Enable Host command that enables/disables Display Backlight This command will be used to perform power validation. BUG=none BRANCH=none TEST=ectool backlight command can be used to enable/disable Display Backlight while system is in S0 state. Change-Id: Ic61aa4cf5beadc83ea9dd38bb11cf10c53d4c20e Signed-off-by: Shamile Khan Reviewed-on: https://chromium-review.googlesource.com/393007 Reviewed-by: Shawn N --- board/reef/board.h | 1 + 1 file changed, 1 insertion(+) diff --git a/board/reef/board.h b/board/reef/board.h index d863611563..1b06214c52 100644 --- a/board/reef/board.h +++ b/board/reef/board.h @@ -135,6 +135,7 @@ #define CONFIG_SCI_GPIO GPIO_PCH_SCI_L #define CONFIG_UART_HOST 0 #define CONFIG_VBOOT_HASH +#define CONFIG_BACKLIGHT_LID #define CONFIG_WIRELESS #define CONFIG_WIRELESS_SUSPEND EC_WIRELESS_SWITCH_WLAN_POWER #define CONFIG_WLAN_POWER_ACTIVE_LOW