<p>Patrick Rudolph has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/20798">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">mb/lenovo/l520/Kconfig: Remove hybrid graphics driver support<br><br>The schematics isn't available for the board, but other L*00 series boards<br>seem to use a different, compared to T*00 series, GPIO layout.<br><br>As it never has been tested, remove the broken driver.<br><br>Change-Id: I4bfa02fdbc5da5b556010c2f300faaf6dc845b80<br>Signed-off-by: Patrick Rudolph <siro@das-labor.org><br>---<br>M src/mainboard/lenovo/l520/Kconfig<br>M src/mainboard/lenovo/l520/cmos.default<br>M src/mainboard/lenovo/l520/cmos.layout<br>3 files changed, 5 insertions(+), 10 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/98/20798/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/src/mainboard/lenovo/l520/Kconfig b/src/mainboard/lenovo/l520/Kconfig<br>index 4d317fa..7043184 100644<br>--- a/src/mainboard/lenovo/l520/Kconfig<br>+++ b/src/mainboard/lenovo/l520/Kconfig<br>@@ -17,7 +17,6 @@<br>     select SOUTHBRIDGE_INTEL_BD82X6X<br>      select SYSTEM_TYPE_LAPTOP<br>     select USE_NATIVE_RAMINIT<br>-    select DRIVERS_LENOVO_HYBRID_GRAPHICS<br> <br> config HAVE_IFD_BIN<br>        bool<br>diff --git a/src/mainboard/lenovo/l520/cmos.default b/src/mainboard/lenovo/l520/cmos.default<br>index f38beb4..a0abaed 100644<br>--- a/src/mainboard/lenovo/l520/cmos.default<br>+++ b/src/mainboard/lenovo/l520/cmos.default<br>@@ -14,5 +14,4 @@<br> sticky_fn=Disable<br> trackpoint=Enable<br> backlight=Both<br>-hybrid_graphics_mode=Integrated Only<br> usb_always_on=Disable<br>\ No newline at end of file<br>diff --git a/src/mainboard/lenovo/l520/cmos.layout b/src/mainboard/lenovo/l520/cmos.layout<br>index 8075904..678b7a8 100644<br>--- a/src/mainboard/lenovo/l520/cmos.layout<br>+++ b/src/mainboard/lenovo/l520/cmos.layout<br>@@ -67,7 +67,7 @@<br> 416         1       e       1        trackpoint<br> 417         1       e       1        fn_ctrl_swap<br> 418         1       e       1        sticky_fn<br>-419         2       e       13       usb_always_on<br>+419         2       e       12       usb_always_on<br> 421         1       e       9        sata_mode<br> 422         2       e       10       backlight<br> <br>@@ -76,8 +76,7 @@<br> <br> # coreboot config options: northbridge<br> 432         3        e      11        gfx_uma_size<br>-435         2        e       12       hybrid_graphics_mode<br>-#437        3        r       0        unused<br>+#435        5        r       0        unused<br> 440         8        h       0        volume<br> <br> # SandyBridge MRC Scrambler Seed values<br>@@ -134,11 +133,9 @@<br> 11    4      160M<br> 11    5          192M<br> 11    6          224M<br>-12    0     Integrated Only<br>-12    1     Discrete Only<br>-13    0     Disable<br>-13    1     AC and battery<br>-13    2     AC only<br>+12    0     Disable<br>+12    1     AC and battery<br>+12    2     AC only<br> <br> # -----------------------------------------------------------------<br> checksums<br></pre><p>To view, visit <a href="https://review.coreboot.org/20798">change 20798</a>. To unsubscribe, 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/20798"/><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: I4bfa02fdbc5da5b556010c2f300faaf6dc845b80 </div>
<div style="display:none"> Gerrit-Change-Number: 20798 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Patrick Rudolph <siro@das-labor.org> </div>