<p>Arthur Heymans has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/27512">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">drivers/intel/gma: Default to LVDS for Internal on NEHALEM<br><br>Devices using NORTHBRIDGE_INTEL_NEHALEM have an ironlake IGD which does not<br>support eDP, therefore default to LVDS.<br><br>Change-Id: I669c7793a6f78d72899df21b74b9314ef39a29af<br>Signed-off-by: Arthur Heymans <arthur@aheymans.xyz><br>---<br>M src/drivers/intel/gma/Kconfig<br>1 file changed, 1 insertion(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/12/27512/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/drivers/intel/gma/Kconfig b/src/drivers/intel/gma/Kconfig</span><br><span>index 1b9c2a6..10ccf71 100644</span><br><span>--- a/src/drivers/intel/gma/Kconfig</span><br><span>+++ b/src/drivers/intel/gma/Kconfig</span><br><span>@@ -95,7 +95,7 @@</span><br><span> </span><br><span> config GFX_GMA_INTERNAL_IS_LVDS</span><br><span>        bool</span><br><span style="color: hsl(0, 100%, 40%);">-    default y if NORTHBRIDGE_INTEL_GM45</span><br><span style="color: hsl(120, 100%, 40%);">+   default y if NORTHBRIDGE_INTEL_GM45 || NORTHBRIDGE_INTEL_NEHALEM</span><br><span>     default n</span><br><span> </span><br><span> config GFX_GMA_INTERNAL_PORT</span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/27512">change 27512</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://review.coreboot.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://review.coreboot.org/27512"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: coreboot </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I669c7793a6f78d72899df21b74b9314ef39a29af </div>
<div style="display:none"> Gerrit-Change-Number: 27512 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Arthur Heymans <arthur@aheymans.xyz> </div>