<p>Matt Delco has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/28106">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">ec/google/chromeec: add KConfig option for tablet mode<br><br>This option will eventually replace the #define used by various<br>instances of ec.h.<br><br>Change-Id: I158d153297b5561e49c3fe0b287b7e0e066a5f94<br>Signed-off-by: Matt Delco <delco@chromium.org><br>---<br>M src/ec/google/chromeec/Kconfig<br>1 file changed, 6 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/06/28106/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/ec/google/chromeec/Kconfig b/src/ec/google/chromeec/Kconfig</span><br><span>index 1d59f1a..bd7bb0f 100644</span><br><span>--- a/src/ec/google/chromeec/Kconfig</span><br><span>+++ b/src/ec/google/chromeec/Kconfig</span><br><span>@@ -178,3 +178,9 @@</span><br><span>    help</span><br><span>           Enable support for Chrome OS mode switches provided by the Chrome OS</span><br><span>         EC.</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+config EC_GOOGLE_CHROMEEC_ACPI_TABLET_DEVICE</span><br><span style="color: hsl(120, 100%, 40%);">+ depends on EC_GOOGLE_CHROMEEC_LPC && SYSTEM_TYPE_CONVERTIBLE</span><br><span style="color: hsl(120, 100%, 40%);">+  def_bool n</span><br><span style="color: hsl(120, 100%, 40%);">+    help</span><br><span style="color: hsl(120, 100%, 40%);">+    Enable tablet mode device in ACPI.</span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/28106">change 28106</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/28106"/><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: I158d153297b5561e49c3fe0b287b7e0e066a5f94 </div>
<div style="display:none"> Gerrit-Change-Number: 28106 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Matt Delco <delco@chromium.org> </div>