summaryrefslogtreecommitdiff
path: root/board/magolor
diff options
context:
space:
mode:
authorEvan Green <evgreen@chromium.org>2021-01-19 16:21:36 -0800
committerCommit Bot <commit-bot@chromium.org>2021-01-26 00:42:05 +0000
commite8faab25e6926460fbb6a0427b3d93edb2825b33 (patch)
tree73ea245aece6f42fcd0ba29632da8da43008a002 /board/magolor
parentaffbf150d56d16cbb881e239b78a38512152e777 (diff)
downloadchrome-ec-e8faab25e6926460fbb6a0427b3d93edb2825b33.tar.gz
dedede: Add MKBP_EVENT to baseboard
CtsSensorTestCases is failing on Drawcia because it requests 100 events from accelerometer and gyroscope but gets zero. We can read sensor events just fine, but they never seem to push to the kernel. Add CONFIG_MKBP_EVENT into the baseboard, and then clean up all the one-off variants that have added this themselves. Also, add some accel commands specific to drawcia for easier debugging. BUG=b:171939568 BRANCH=none TEST=Use amstan's script, which amounts to cat /dev/iio:deviceN Signed-off-by: Evan Green <evgreen@chromium.org> Change-Id: Ia796ec2f9a08d3628dcabb4b5fca425693af4099 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2638636 Reviewed-by: Diana Z <dzigterman@chromium.org>
Diffstat (limited to 'board/magolor')
-rw-r--r--board/magolor/board.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/board/magolor/board.h b/board/magolor/board.h
index cab934da2b..648d431be5 100644
--- a/board/magolor/board.h
+++ b/board/magolor/board.h
@@ -145,9 +145,6 @@
#define CONFIG_TABLET_MODE_SWITCH
#define CONFIG_GMR_TABLET_MODE
-#define CONFIG_MKBP_EVENT
-#define CONFIG_MKBP_USE_GPIO
-
/* Volume Button feature */
#define CONFIG_ADC_BUTTONS
#define CONFIG_VOLUME_BUTTONS