summaryrefslogtreecommitdiff
path: root/board/kodama/board.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/kodama/board.h')
-rw-r--r--board/kodama/board.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/kodama/board.h b/board/kodama/board.h
index 60bace8cc8..98e9b219ac 100644
--- a/board/kodama/board.h
+++ b/board/kodama/board.h
@@ -63,6 +63,7 @@
#define I2C_PORT_VIRTUAL_BATTERY I2C_PORT_BATTERY
/* Define the host events which are allowed to wakeup AP in S3. */
+#define CONFIG_MKBP_INPUT_DEVICES
#define CONFIG_MKBP_HOST_EVENT_WAKEUP_MASK \
(EC_HOST_EVENT_MASK(EC_HOST_EVENT_LID_OPEN) |\
EC_HOST_EVENT_MASK(EC_HOST_EVENT_POWER_BUTTON))