summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Durbin <adurbin@chromium.org>2017-03-30 17:07:58 -0500
committerchrome-bot <chrome-bot@chromium.org>2017-03-30 19:33:11 -0700
commit38aabbbc6ca30e3d00e76778dc43807aadd788f3 (patch)
tree72d9babda0886d76eb9253f2c358c0dcb3a79c53
parent1cf94fd052c64ed6aabeed44ea90ee035a77b222 (diff)
downloadchrome-ec-38aabbbc6ca30e3d00e76778dc43807aadd788f3.tar.gz
board/reef: enable CONFIG_DPTF_DEVICE_ORIENTATION
The BIOS had the tablet mode device enabled in CL:439308, however the corresponding change to the EC never was done. Therefore, powerd was monitoring the tablet mode device which always reported tablet mode because it wasn't reading the real state. As such the keyboard and trackpad were never being unhibited by powerd. Ensure the EC config matches the BIOS changes so that the correct state is properly reported. BUG=b:36788342 TEST=Booted device. keyboard and trackpad work as expected. BRANCH=reef Change-Id: Ie76007bc0e2ced046ebe1c241150f300efd3bb82 Signed-off-by: Aaron Durbin <adurbin@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/464026 Reviewed-by: Gwendal Grignou <gwendal@chromium.org> Reviewed-by: Daisuke Nojiri <dnojiri@chromium.org> Reviewed-by: Furquan Shaikh <furquan@chromium.org>
-rw-r--r--board/reef/board.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/reef/board.h b/board/reef/board.h
index c7b21d6b8c..c5e246bbe6 100644
--- a/board/reef/board.h
+++ b/board/reef/board.h
@@ -143,6 +143,7 @@
#define CONFIG_TEMP_SENSOR
#define CONFIG_THERMISTOR_NCP15WB
#define CONFIG_DPTF
+#define CONFIG_DPTF_DEVICE_ORIENTATION
#define CONFIG_SCI_GPIO GPIO_PCH_SCI_L
#define CONFIG_UART_HOST 0
#define CONFIG_VBOOT_HASH