aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/rambi/ec.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/google/rambi/ec.c')
-rw-r--r--src/mainboard/google/rambi/ec.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/google/rambi/ec.c b/src/mainboard/google/rambi/ec.c
index 04a9931020..a6d21618a8 100644
--- a/src/mainboard/google/rambi/ec.c
+++ b/src/mainboard/google/rambi/ec.c
@@ -42,6 +42,7 @@ void mainboard_ec_init(void)
} else {
google_chromeec_log_events(MAINBOARD_EC_LOG_EVENTS |
MAINBOARD_EC_S5_WAKE_EVENTS);
+ google_chromeec_set_smi_mask(MAINBOARD_EC_SMI_EVENTS);
}
/* Clear wake events, these are enabled on entry to sleep */