summaryrefslogtreecommitdiffstats
path: root/src/soc
diff options
context:
space:
mode:
authorAngel Pons <th3fanbus@gmail.com>2021-06-14 12:23:18 +0200
committerAngel Pons <th3fanbus@gmail.com>2021-06-16 14:49:55 +0000
commit2ec084fffdd93ae2297ae22562d85dd7494d53ad (patch)
tree520981dbc190f0669748421bd0cd4d98739383f6 /src/soc
parentdbdd528ffdd4748d5cb51dfa09217248c7919904 (diff)
downloadcoreboot-2ec084fffdd93ae2297ae22562d85dd7494d53ad.tar.gz
coreboot-2ec084fffdd93ae2297ae22562d85dd7494d53ad.tar.bz2
coreboot-2ec084fffdd93ae2297ae22562d85dd7494d53ad.zip
cpu/intel/haswell: Select `HAVE_DISPLAY_MTRRS`
This option is valid for Broadwell as well as Haswell. Change-Id: I4f1e9663806bae279f6aca36f09a0c989c12e507 Signed-off-by: Angel Pons <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/55491 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Diffstat (limited to 'src/soc')
-rw-r--r--src/soc/intel/broadwell/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/soc/intel/broadwell/Kconfig b/src/soc/intel/broadwell/Kconfig
index 6979e2ac825f..fbd7aea26b94 100644
--- a/src/soc/intel/broadwell/Kconfig
+++ b/src/soc/intel/broadwell/Kconfig
@@ -9,7 +9,6 @@ config SOC_SPECIFIC_OPTIONS
def_bool y
select CACHE_MRC_SETTINGS
select CPU_INTEL_HASWELL
- select HAVE_DISPLAY_MTRRS
select INTEL_GMA_ACPI
select MRC_SETTINGS_PROTECT
select REG_SCRIPT