summaryrefslogtreecommitdiff
path: root/board/poppy/board.h
diff options
context:
space:
mode:
authorFurquan Shaikh <furquan@chromium.org>2018-01-25 15:49:37 -0800
committerchrome-bot <chrome-bot@chromium.org>2018-01-29 16:38:32 -0800
commit8160d1ae86c4306b61c1636e99178423f8a7a0d6 (patch)
tree22cecfed5af4fe12399bb6526fe42921967a3c7c /board/poppy/board.h
parenta4e1e476308ed717c0909c0a67e9a45152371dd0 (diff)
downloadchrome-ec-8160d1ae86c4306b61c1636e99178423f8a7a0d6.tar.gz
poppy: Enable dptf device orientation
This is required to support mode-aware DPTF. Also, there is no need to send mode change event in board specific code as that is already done by dptf common code. BUG=b:65467566 BRANCH=None TEST=Verified that trip point temperatures get updated in the OS depending upon the device mode. Change-Id: I854628bcde755bdb1c6c1b73fbfa0948e1d7e420 Signed-off-by: Furquan Shaikh <furquan@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/887725 Reviewed-by: Nicolas Boichat <drinkcat@chromium.org>
Diffstat (limited to 'board/poppy/board.h')
-rw-r--r--board/poppy/board.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/poppy/board.h b/board/poppy/board.h
index 1ac8b9237c..5e005f6d42 100644
--- a/board/poppy/board.h
+++ b/board/poppy/board.h
@@ -21,6 +21,7 @@
#define CONFIG_BOARD_SPECIFIC_VERSION
#define CONFIG_BUTTON_TRIGGERED_RECOVERY
#define CONFIG_DPTF
+#define CONFIG_DPTF_DEVICE_ORIENTATION
#define CONFIG_EMULATED_SYSRQ
#define CONFIG_FLASH_SIZE 0x80000
#define CONFIG_FPU