<p>Jonathan Neuschäfer has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/28989">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">mb/lenovo/t530: Fix double indentation in Kconfig.name<br><br>There is no need to indent these lines with two tabs.<br><br>Change-Id: I2164f4e3ea48db8dc5242a55b0452782dae19a4b<br>Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net><br>---<br>M src/mainboard/lenovo/t530/Kconfig.name<br>1 file changed, 4 insertions(+), 4 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/89/28989/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/mainboard/lenovo/t530/Kconfig.name b/src/mainboard/lenovo/t530/Kconfig.name</span><br><span>index 9bcd2c5..446a225 100644</span><br><span>--- a/src/mainboard/lenovo/t530/Kconfig.name</span><br><span>+++ b/src/mainboard/lenovo/t530/Kconfig.name</span><br><span>@@ -1,7 +1,7 @@</span><br><span> config BOARD_LENOVO_T530</span><br><span style="color: hsl(0, 100%, 40%);">-              bool "ThinkPad T530"</span><br><span style="color: hsl(0, 100%, 40%);">-          select BOARD_LENOVO_BASEBOARD_T530</span><br><span style="color: hsl(120, 100%, 40%);">+    bool "ThinkPad T530"</span><br><span style="color: hsl(120, 100%, 40%);">+        select BOARD_LENOVO_BASEBOARD_T530</span><br><span> </span><br><span> config BOARD_LENOVO_W530</span><br><span style="color: hsl(0, 100%, 40%);">-              bool "ThinkPad W530"</span><br><span style="color: hsl(0, 100%, 40%);">-          select BOARD_LENOVO_BASEBOARD_T530</span><br><span style="color: hsl(120, 100%, 40%);">+    bool "ThinkPad W530"</span><br><span style="color: hsl(120, 100%, 40%);">+        select BOARD_LENOVO_BASEBOARD_T530</span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/28989">change 28989</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/28989"/><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: I2164f4e3ea48db8dc5242a55b0452782dae19a4b </div>
<div style="display:none"> Gerrit-Change-Number: 28989 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Jonathan Neuschäfer <j.neuschaefer@gmx.net> </div>