<p>Marc Jones has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/20480">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">google/kahlee: Fix CTRL+U USB boot<br><br>The EC KBC controller was not initialized, so the EC wouldn't put<br>keys in the output buffer. With nothing in the buffer, vboot didn't<br>try to boot the USB stick.<br><br>BUG=b:62066405<br>BRANCH=none<br>TEST=Boot Kahlee with USB stick and CTRL+U boots the stick.<br><br>Change-Id: If9346fda558e802536c7de38da5b21fd25320e40<br>Signed-off-by: Marc Jones <marcj303@gmail.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;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/80/20480/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/src/mainboard/google/kahlee/Kconfig b/src/mainboard/google/kahlee/Kconfig<br>index 50ca952..a231958 100644<br>--- a/src/mainboard/google/kahlee/Kconfig<br>+++ b/src/mainboard/google/kahlee/Kconfig<br>@@ -19,6 +19,7 @@<br>        def_bool y<br>    select SOC_AMD_STONEYRIDGE_FT4<br>        select BOARD_ROMSIZE_KB_8192<br>+ select DRIVERS_PS2_KEYBOARD<br>   select EC_GOOGLE_CHROMEEC<br>     select EC_GOOGLE_CHROMEEC_LPC<br>         select GFXUMA<br></pre><p>To view, visit <a href="https://review.coreboot.org/20480">change 20480</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/20480"/><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: If9346fda558e802536c7de38da5b21fd25320e40 </div>
<div style="display:none"> Gerrit-Change-Number: 20480 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Marc Jones <marc@marcjonesconsulting.com> </div>