<p>Nico Huber has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/c/coreboot/+/29802">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">cpu/x86/Kconfig.debug: Remove weird dependencies and comments<br><br>No need to hide prompts, it's a user choice anyway, they should know.<br>The help texts were just rephrasing the prompts or stating the obvious.<br><br>Change-Id: I5694a88f2da57af2a20357c4e22c7c648053cc26<br>Signed-off-by: Nico Huber <nico.h@gmx.de><br>---<br>M src/cpu/x86/Kconfig.debug<br>1 file changed, 1 insertion(+), 14 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/02/29802/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/cpu/x86/Kconfig.debug b/src/cpu/x86/Kconfig.debug</span><br><span>index c5e21ef..1c615f9 100644</span><br><span>--- a/src/cpu/x86/Kconfig.debug</span><br><span>+++ b/src/cpu/x86/Kconfig.debug</span><br><span>@@ -2,14 +2,8 @@</span><br><span>  bool</span><br><span> </span><br><span> config DEBUG_CAR</span><br><span style="color: hsl(0, 100%, 40%);">-    bool</span><br><span style="color: hsl(120, 100%, 40%);">+  bool "Output verbose Cache-as-RAM debug messages"</span><br><span>  depends on HAVE_DEBUG_CAR</span><br><span style="color: hsl(0, 100%, 40%);">-       # Only visible if debug level is DEBUG (7) or SPEW (8) as it does</span><br><span style="color: hsl(0, 100%, 40%);">-       # additional printk(BIOS_DEBUG, ...) calls.</span><br><span style="color: hsl(0, 100%, 40%);">-     prompt "Output verbose Cache-as-RAM debug messages" \</span><br><span style="color: hsl(0, 100%, 40%);">-         if DEFAULT_CONSOLE_LOGLEVEL_7 || DEFAULT_CONSOLE_LOGLEVEL_8</span><br><span style="color: hsl(0, 100%, 40%);">-     help</span><br><span style="color: hsl(0, 100%, 40%);">-      This option enables additional CAR related debug messages.</span><br><span> </span><br><span> config HAVE_DISPLAY_MTRRS</span><br><span>        bool</span><br><span>@@ -21,10 +15,3 @@</span><br><span> config DEBUG_SMM_RELOCATION</span><br><span>     bool "Debug SMM relocation code"</span><br><span>   depends on HAVE_SMI_HANDLER</span><br><span style="color: hsl(0, 100%, 40%);">-     help</span><br><span style="color: hsl(0, 100%, 40%);">-      This option enables additional SMM handler relocation related</span><br><span style="color: hsl(0, 100%, 40%);">-   debug messages.</span><br><span style="color: hsl(0, 100%, 40%);">-</span><br><span style="color: hsl(0, 100%, 40%);">-         Note: This option will increase the size of the coreboot image.</span><br><span style="color: hsl(0, 100%, 40%);">-</span><br><span style="color: hsl(0, 100%, 40%);">-         If unsure, say N.</span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/c/coreboot/+/29802">change 29802</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/c/coreboot/+/29802"/><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-Change-Id: I5694a88f2da57af2a20357c4e22c7c648053cc26 </div>
<div style="display:none"> Gerrit-Change-Number: 29802 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Nico Huber <nico.h@gmx.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>