aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/intel/nehalem/Kconfig
diff options
context:
space:
mode:
authorVladimir Serbinenko <phcoder@gmail.com>2014-02-19 22:18:08 +0100
committerVladimir Serbinenko <phcoder@gmail.com>2014-03-04 00:41:05 +0100
commit131573056fc12a629f7db0da14d8c50d8d156247 (patch)
tree65c51643c6ff7a1822109d5414cb7edb9263106f /src/northbridge/intel/nehalem/Kconfig
parent1b12ef1ac3bb45a315622dd82d16d3397a74d56f (diff)
nehalem: Replace video init.
Old video init just replayed the sequence. This one actually computes the values. Change-Id: Ic1fe7a2e90dc2cc36ac0d8bcea5cfabc583f09a3 Signed-off-by: Vladimir Serbinenko <phcoder@gmail.com> Reviewed-on: http://review.coreboot.org/5270 Tested-by: build bot (Jenkins) Reviewed-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
Diffstat (limited to 'src/northbridge/intel/nehalem/Kconfig')
-rw-r--r--src/northbridge/intel/nehalem/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/northbridge/intel/nehalem/Kconfig b/src/northbridge/intel/nehalem/Kconfig
index 69d0eee24e..4cbaf22149 100644
--- a/src/northbridge/intel/nehalem/Kconfig
+++ b/src/northbridge/intel/nehalem/Kconfig
@@ -23,6 +23,7 @@ config NORTHBRIDGE_INTEL_NEHALEM
select MMCONF_SUPPORT
select MMCONF_SUPPORT_DEFAULT
select VGA
+ select INTEL_EDID
if NORTHBRIDGE_INTEL_NEHALEM