summaryrefslogtreecommitdiff
path: root/board/munna/board.h
diff options
context:
space:
mode:
authorwen zhang <zhangwen6@huaqin.corp-partner.google.com>2021-07-25 20:48:47 +0800
committerCommit Bot <commit-bot@chromium.org>2021-07-26 07:14:28 +0000
commitbedaebbb05b921331fcac3bb1561e9cb902e663e (patch)
tree757c98c2cfe2be3b6f801457325c17a9f00a1e46 /board/munna/board.h
parent420abf3b27f5fd013296c7fef9622cc694050c0f (diff)
downloadchrome-ec-bedaebbb05b921331fcac3bb1561e9cb902e663e.tar.gz
Munna: Remove tablet mode function
Munna is clamshell, it doesn't need tablet mode function. So we should remove the tablet mode function BUG=b:194515354 BRANCH=kukui TEST=make sure the DUT doesn't change to tablet mode while the TABLET_MODE_L is low. Change-Id: Ic19b0f6d8b6b44baca3b92f85c848839410c7235 Signed-off-by: wen zhang <zhangwen6@huaqin.corp-partner.google.com> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3051293 Reviewed-by: Ting Shen <phoenixshen@chromium.org>
Diffstat (limited to 'board/munna/board.h')
-rw-r--r--board/munna/board.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/board/munna/board.h b/board/munna/board.h
index 50cd6111ca..f530c45781 100644
--- a/board/munna/board.h
+++ b/board/munna/board.h
@@ -120,6 +120,11 @@
(EC_HOST_EVENT_MASK(EC_HOST_EVENT_LID_OPEN) |\
EC_HOST_EVENT_MASK(EC_HOST_EVENT_POWER_BUTTON))
+#undef CONFIG_GMR_TABLET_MODE
+#undef GMR_TABLET_MODE_GPIO_L
+#undef CONFIG_TABLET_MODE
+#undef CONFIG_TABLET_MODE_SWITCH
+
#ifndef __ASSEMBLER__
enum adc_channel {