diff --git a/src/mainboard/system76/oryp7/romstage.c b/src/mainboard/system76/oryp7/romstage.c index 599efd7dfd..55a10a72ca 100644 --- a/src/mainboard/system76/oryp7/romstage.c +++ b/src/mainboard/system76/oryp7/romstage.c @@ -20,8 +20,6 @@ static const struct cnl_mb_cfg memcfg = { void mainboard_memory_init_params(FSPM_UPD *memupd) { - // Allow memory clocks higher than 2933 MHz - memupd->FspmConfig.SaOcSupport = 1; // Set primary display to internal graphics memupd->FspmConfig.PrimaryDisplay = 0;