<p>Martin Roth <strong>merged</strong> this change.</p><p><a href="https://review.coreboot.org/27930">View Change</a></p><div style="white-space:pre-wrap">Approvals:
  build bot (Jenkins): Verified
  Martin Roth: Looks good to me, approved

</div><pre style="font-family: monospace,monospace; white-space: pre-wrap;">mainboard/google/kahlee: Set SYSTEM_TYPE_LAPTOP<br><br>This configures the ACPI FADT perferred power management profile to<br>PM_MOBILE instead of PM_DESKTOP.<br><br>I'm not sure what impact this actually has. I just noticed the other<br>boards have it set.<br><br>BUG=b:110971913<br>TEST=Made sure SYSTEM_TYPE_LAPTOP shows up in coreboot.config<br><br>Change-Id: Iea1b8359b80d167e69745358f543f025713294ba<br>Signed-off-by: Raul E Rangel <rrangel@chromium.org><br>Reviewed-on: https://review.coreboot.org/27930<br>Tested-by: build bot (Jenkins) <no-reply@coreboot.org><br>Reviewed-by: Martin Roth <martinroth@google.com><br>---<br>M src/mainboard/google/kahlee/Kconfig<br>1 file changed, 1 insertion(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/mainboard/google/kahlee/Kconfig b/src/mainboard/google/kahlee/Kconfig</span><br><span>index 5565d57..fbd1fb0 100644</span><br><span>--- a/src/mainboard/google/kahlee/Kconfig</span><br><span>+++ b/src/mainboard/google/kahlee/Kconfig</span><br><span>@@ -43,6 +43,7 @@</span><br><span>       select PCIEXP_COMMON_CLOCK</span><br><span>   select PCIEXP_L1_SUB_STATE</span><br><span>   select HAVE_EM100_SUPPORT</span><br><span style="color: hsl(120, 100%, 40%);">+     select SYSTEM_TYPE_LAPTOP</span><br><span> </span><br><span> if BOARD_GOOGLE_BASEBOARD_KAHLEE</span><br><span> </span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/27930">change 27930</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/27930"/><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: merged </div>
<div style="display:none"> Gerrit-Change-Id: Iea1b8359b80d167e69745358f543f025713294ba </div>
<div style="display:none"> Gerrit-Change-Number: 27930 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: Raul Rangel <rrangel@chromium.org> </div>
<div style="display:none"> Gerrit-Reviewer: Martin Roth <martinroth@google.com> </div>
<div style="display:none"> Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org> </div>