[coreboot-gerrit] Change in coreboot[master]: ec/google/chromeec: add KConfig option for tablet mode

Matt Delco (Code Review) gerrit at coreboot.org
Thu Aug 16 00:59:32 CEST 2018


Matt Delco has uploaded this change for review. ( https://review.coreboot.org/28106


Change subject: ec/google/chromeec: add KConfig option for tablet mode
......................................................................

ec/google/chromeec: add KConfig option for tablet mode

This option will eventually replace the #define used by various
instances of ec.h.

Change-Id: I158d153297b5561e49c3fe0b287b7e0e066a5f94
Signed-off-by: Matt Delco <delco at chromium.org>
---
M src/ec/google/chromeec/Kconfig
1 file changed, 6 insertions(+), 0 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/06/28106/1

diff --git a/src/ec/google/chromeec/Kconfig b/src/ec/google/chromeec/Kconfig
index 1d59f1a..bd7bb0f 100644
--- a/src/ec/google/chromeec/Kconfig
+++ b/src/ec/google/chromeec/Kconfig
@@ -178,3 +178,9 @@
 	help
 	  Enable support for Chrome OS mode switches provided by the Chrome OS
 	  EC.
+
+config EC_GOOGLE_CHROMEEC_ACPI_TABLET_DEVICE
+	depends on EC_GOOGLE_CHROMEEC_LPC && SYSTEM_TYPE_CONVERTIBLE
+	def_bool n
+	help
+	  Enable tablet mode device in ACPI.

-- 
To view, visit https://review.coreboot.org/28106
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I158d153297b5561e49c3fe0b287b7e0e066a5f94
Gerrit-Change-Number: 28106
Gerrit-PatchSet: 1
Gerrit-Owner: Matt Delco <delco at chromium.org>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180815/ec324cd9/attachment-0001.html>


More information about the coreboot-gerrit mailing list