summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDave Parker <dparker@chromium.org>2014-06-13 18:30:34 -0700
committerchrome-internal-fetch <chrome-internal-fetch@google.com>2014-06-14 21:25:52 +0000
commit535691fcde3f9f81ca0d121a55363f9ab1839848 (patch)
tree1b074b17055d75086178fae612dedf2c02fa5cc5
parent674a0673cdcdf63c29f73fa670088b05e110f91b (diff)
downloadchrome-ec-535691fcde3f9f81ca0d121a55363f9ab1839848.tar.gz
Rambi: Enable PWM module in deep sleep
This prevents erratic blinking of the charging LED while in G3. BUG=chrome-os-partner:29577 BRANCH=ToT TEST=Shutdown machine and type 'dsleep 0' in the serial console to force deep sleep mode. Verify the charging LED doesn't flash erratically. Change-Id: I6bdbf324ac9189a5f135523318d171df9d476b0d Signed-off-by: Dave Parker <dparker@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/203862
-rw-r--r--board/rambi/board.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/rambi/board.h b/board/rambi/board.h
index 2bc13ac64f..98de071027 100644
--- a/board/rambi/board.h
+++ b/board/rambi/board.h
@@ -34,6 +34,7 @@
#define CONFIG_POWER_BUTTON
#define CONFIG_POWER_BUTTON_X86
#define CONFIG_PWM
+#define CONFIG_PWM_DSLEEP
#define CONFIG_SCI_GPIO GPIO_PCH_SCI_L
#define CONFIG_TEMP_SENSOR
#define CONFIG_TEMP_SENSOR_TMP432