<p>Furquan Shaikh has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/22825">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">mb/google/poppy/variants/nami: Disable native SD card controller<br><br>This change selects Kconfig option to disable native SD card<br>controller in ACPI tables, since it is not used on nami.<br><br>BUG=b:70160119<br><br>Change-Id: I6180c2b342c69e6a7c357f10b6297d67ea0211d7<br>Signed-off-by: Furquan Shaikh <furquan@google.com><br>---<br>M src/mainboard/google/poppy/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/25/22825/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/src/mainboard/google/poppy/Kconfig b/src/mainboard/google/poppy/Kconfig<br>index 75c9648..72103af 100644<br>--- a/src/mainboard/google/poppy/Kconfig<br>+++ b/src/mainboard/google/poppy/Kconfig<br>@@ -120,6 +120,7 @@<br>   def_bool n<br>    select DRIVERS_PS2_KEYBOARD<br>   select DRIVERS_SPI_ACPI<br>+      select EXCLUDE_NATIVE_SD_INTERFACE<br>    select VARIANT_HAS_SPI_TPM if !VBOOT_MOCK_SECDATA<br> <br> config VARIANT_SPECIFIC_OPTIONS_NAUTILUS<br></pre><p>To view, visit <a href="https://review.coreboot.org/22825">change 22825</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/22825"/><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: I6180c2b342c69e6a7c357f10b6297d67ea0211d7 </div>
<div style="display:none"> Gerrit-Change-Number: 22825 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Furquan Shaikh <furquan@google.com> </div>