summaryrefslogtreecommitdiff
path: root/board/dewatt
diff options
context:
space:
mode:
authorRob Barnes <robbarnes@google.com>2022-04-15 16:06:32 -0600
committerChromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com>2022-04-16 18:47:50 +0000
commit5eacd906244e4bc4e8ef9e0ad661e7fbe66116da (patch)
tree806f244fdfba5d2462177be92d4bfa69c850632e /board/dewatt
parentf3284af420b53fe1464fdbbfce33b7ce95ec9b96 (diff)
downloadchrome-ec-5eacd906244e4bc4e8ef9e0ad661e7fbe66116da.tar.gz
dewatt: Enable CONFIG_TABLET_MODE_SWITCH
Dewatt needs CONFIG_TABLET_MODE_SWITCH enabled for tablet switch to be passed over MKBP. BUG=b:228868883 TEST=Tablet mode works on dewatt BRANCH=guybrush Change-Id: I23ff1f0d7fec02ddfa9ea39c316d857bb754305c Signed-off-by: Rob Barnes <robbarnes@google.com> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3589052 Reviewed-by: Robert Zieba <robertzieba@google.com>
Diffstat (limited to 'board/dewatt')
-rw-r--r--board/dewatt/board.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/board/dewatt/board.h b/board/dewatt/board.h
index c89ce748ee..0d139e8b12 100644
--- a/board/dewatt/board.h
+++ b/board/dewatt/board.h
@@ -17,6 +17,9 @@
#define CONFIG_KEYBOARD_FACTORY_TEST
#define CONFIG_KEYBOARD_REFRESH_ROW3
+/* Tablet Mode Switch */
+#define CONFIG_TABLET_MODE_SWITCH
+
/* Sensors */
#define CONFIG_ACCELGYRO_BMI260
#define CONFIG_ACCELGYRO_BMI260_INT_EVENT \