summaryrefslogtreecommitdiff
path: root/board/banshee
diff options
context:
space:
mode:
authorGwendal Grignou <gwendal@chromium.org>2022-04-25 15:27:56 -0700
committerChromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com>2022-05-23 16:44:43 +0000
commita593260b9cdc438e7b8e7cb258843afd5d1e1e28 (patch)
tree893fe006434287446e5f974758b60a1271ef5bb2 /board/banshee
parent7fa820b1f685d222e1bbcd9e9753cd046fef2743 (diff)
downloadchrome-ec-a593260b9cdc438e7b8e7cb258843afd5d1e1e28.tar.gz
board/baseboard: Remove ACCEL_INTERRUPTS
Use a finer grain set of define, to allow some sensors to use interrupt when wired properly and some use force mode when not using interrupt. BUG=b:230401133 BRANCH=asurada,dedede,brya TEST=Build all. Check Zephyr with herobrine. Check on bugzzy. Signed-off-by: Gwendal Grignou <gwendal@chromium.org> Change-Id: I9c7d50b88a0eaec017f4e5e2ccfdb80761d71fb3 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3609121 Reviewed-by: Yuval Peress <peress@google.com>
Diffstat (limited to 'board/banshee')
-rw-r--r--board/banshee/board.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/board/banshee/board.h b/board/banshee/board.h
index 5c18199970..e412fcc7d2 100644
--- a/board/banshee/board.h
+++ b/board/banshee/board.h
@@ -58,7 +58,6 @@
/* Sensors without hardware FIFO are in forced mode */
#define CONFIG_ACCEL_FORCE_MODE_MASK BIT(CLEAR_ALS)
-#define CONFIG_ACCEL_INTERRUPTS
/* USB Type C and USB PD defines */
#define CONFIG_USB_PD_REQUIRE_AP_MODE_ENTRY