<p>Arthur Heymans has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/22933">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">drivers/mrc_cache: Make CACHE_MRC_SETTINGS not selectable<br><br>Don't allow the user to select this manually, since it doesn't build<br>on platforms that don't use it.<br><br>Don't set the bool value so that it doesn't show as not selected in<br>the .config file of platforms that don't use this.<br><br>Change-Id: Icf026a297204868d485be270ccee7e0bec0ac73b<br>Signed-off-by: Arthur Heymans <arthur@aheymans.xyz><br>---<br>M src/drivers/mrc_cache/Kconfig<br>1 file changed, 3 insertions(+), 2 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/33/22933/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/drivers/mrc_cache/Kconfig b/src/drivers/mrc_cache/Kconfig</span><br><span>index 3e0bdda..93ae6c6 100644</span><br><span>--- a/src/drivers/mrc_cache/Kconfig</span><br><span>+++ b/src/drivers/mrc_cache/Kconfig</span><br><span>@@ -1,6 +1,7 @@</span><br><span> config CACHE_MRC_SETTINGS</span><br><span style="color: hsl(0, 100%, 40%);">-  bool "Save cached MRC settings"</span><br><span style="color: hsl(0, 100%, 40%);">-       default n</span><br><span style="color: hsl(120, 100%, 40%);">+     bool</span><br><span style="color: hsl(120, 100%, 40%);">+  help</span><br><span style="color: hsl(120, 100%, 40%);">+    Save cached MRC settings</span><br><span> </span><br><span> if CACHE_MRC_SETTINGS</span><br><span> </span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/22933">change 22933</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/22933"/><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: Icf026a297204868d485be270ccee7e0bec0ac73b </div>
<div style="display:none"> Gerrit-Change-Number: 22933 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Arthur Heymans <arthur@aheymans.xyz> </div>