aboutsummaryrefslogtreecommitdiff
path: root/src/soc/amd/genoa/early_fch.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/amd/genoa/early_fch.c')
-rw-r--r--src/soc/amd/genoa/early_fch.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/soc/amd/genoa/early_fch.c b/src/soc/amd/genoa/early_fch.c
index 21e988e763..8de43e22e3 100644
--- a/src/soc/amd/genoa/early_fch.c
+++ b/src/soc/amd/genoa/early_fch.c
@@ -14,6 +14,8 @@ void fch_pre_init(void)
fch_enable_cf9_io();
enable_aoac_devices();
+
+ configure_espi_with_mb_hook();
}
/* After console init */