summaryrefslogtreecommitdiff
path: root/board/bobba
diff options
context:
space:
mode:
authorJett Rink <jettrink@chromium.org>2019-01-09 08:00:32 -0700
committerchrome-bot <chrome-bot@chromium.org>2019-01-10 13:58:43 -0800
commit62adbc1bd61124f04405b9ee94b7172171546239 (patch)
tree29216a9f46e55802d7214942ae0882460b6ba0ac /board/bobba
parent1f1e33a579ba26e4edd258bd93c5366bd8bc52eb (diff)
downloadchrome-ec-62adbc1bd61124f04405b9ee94b7172171546239.tar.gz
octopus: convert boards to use hardware int
Recent kernel changes expect the EC to use a dedicated interrupt pin from the EC to the AP to notify the AP of pending sensor data (instead of using an eSPI "interrupt"). The octopus boards have this hardware support, we just need to enable the EC use it. BRANCH=octopus BUG=b:122552125,b:120679547 TEST=perform sensor tests on various octopus boards Change-Id: I2bd3ffe14947d5f1ec71acbb53fcac962b007cf9 Signed-off-by: Jett Rink <jettrink@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/1403103 Reviewed-by: Enrico Granata <egranata@chromium.org>
Diffstat (limited to 'board/bobba')
-rw-r--r--board/bobba/board.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/board/bobba/board.h b/board/bobba/board.h
index 92331821f9..0beed83d29 100644
--- a/board/bobba/board.h
+++ b/board/bobba/board.h
@@ -49,8 +49,6 @@
#define CONFIG_STEINHART_HART_3V3_13K7_47K_4050B
#define CONFIG_STEINHART_HART_3V3_51K1_47K_4050B
-#define CONFIG_MKBP_EVENT
-
#ifndef __ASSEMBLER__
/* support factory keyboard test */