<p>Arthur Heymans has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/21675">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">sb/intel/i82801{i,j}x: Hook up spi code<br><br>Change-Id: Ie83c800a0bcd12fa501c91a1c2b1ee756de9d732<br>Signed-off-by: Arthur Heymans <arthur@aheymans.xyz><br>---<br>M src/southbridge/intel/i82801ix/Kconfig<br>M src/southbridge/intel/i82801jx/Kconfig<br>2 files changed, 2 insertions(+), 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/75/21675/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/src/southbridge/intel/i82801ix/Kconfig b/src/southbridge/intel/i82801ix/Kconfig<br>index 6879bce..3913e7a 100644<br>--- a/src/southbridge/intel/i82801ix/Kconfig<br>+++ b/src/southbridge/intel/i82801ix/Kconfig<br>@@ -18,6 +18,7 @@<br>         bool<br>  select SOUTHBRIDGE_INTEL_COMMON<br>       select SOUTHBRIDGE_INTEL_COMMON_SMBUS<br>+        select SOUTHBRIDGE_INTEL_COMMON_SPI<br>   select IOAPIC<br>         select HAVE_USBDEBUG<br>  select HAVE_HARD_RESET<br>diff --git a/src/southbridge/intel/i82801jx/Kconfig b/src/southbridge/intel/i82801jx/Kconfig<br>index 5edaf1a..e418a94 100644<br>--- a/src/southbridge/intel/i82801jx/Kconfig<br>+++ b/src/southbridge/intel/i82801jx/Kconfig<br>@@ -18,6 +18,7 @@<br>    bool<br>  select SOUTHBRIDGE_INTEL_COMMON<br>       select SOUTHBRIDGE_INTEL_COMMON_SMBUS<br>+        select SOUTHBRIDGE_INTEL_COMMON_SPI<br>   select IOAPIC<br>         select HAVE_USBDEBUG<br>  select HAVE_HARD_RESET<br></pre><p>To view, visit <a href="https://review.coreboot.org/21675">change 21675</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/21675"/><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: Ie83c800a0bcd12fa501c91a1c2b1ee756de9d732 </div>
<div style="display:none"> Gerrit-Change-Number: 21675 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Arthur Heymans <arthur@aheymans.xyz> </div>