summaryrefslogtreecommitdiff
path: root/baseboard
diff options
context:
space:
mode:
authorSue Chen <sue.chen@quanta.corp-partner.google.com>2022-03-29 14:02:26 +0800
committerChromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com>2022-04-01 03:58:35 +0000
commit4e387b07f60c332df1d463bb4fb024d02d9c2b1c (patch)
tree9ca1d64e7e8eab0360fee2a967d1a56ff9e6b66f /baseboard
parent76e5a7bf48e9f7f10ba23b2064438d4b1d39b587 (diff)
downloadchrome-ec-4e387b07f60c332df1d463bb4fb024d02d9c2b1c.tar.gz
guybrush: moving buttons and switches to use MKBP
Switching config option to route buttons and switches over MKBP instead of 8042 driver. BRANCH=main,guybrush BUG=b:227240985 TEST=manual tested on Dewatt Signed-off-by: Sue Chen <sue.chen@quanta.corp-partner.google.com> Change-Id: Ic739df77e0846bc20e6a04cd3ce39ce71a570b30 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3555957 Reviewed-by: Diana Z <dzigterman@chromium.org>
Diffstat (limited to 'baseboard')
-rw-r--r--baseboard/guybrush/baseboard.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/baseboard/guybrush/baseboard.h b/baseboard/guybrush/baseboard.h
index e95cbf96c5..513c104743 100644
--- a/baseboard/guybrush/baseboard.h
+++ b/baseboard/guybrush/baseboard.h
@@ -107,6 +107,7 @@
#define CONFIG_CHIPSET_RESET_HOOK
/* Keyboard Config */
+#define CONFIG_MKBP_INPUT_DEVICES
#define CONFIG_KEYBOARD_BACKLIGHT
#define CONFIG_KEYBOARD_COL2_INVERTED