[coreboot-gerrit] Change in coreboot[master]: mb/google/octopus/variants/fleex: Enable TBMC device

Jett Rink (Code Review) gerrit at coreboot.org
Tue Sep 4 23:59:14 CEST 2018


Jett Rink has uploaded this change for review. ( https://review.coreboot.org/28483


Change subject: mb/google/octopus/variants/fleex: Enable TBMC device
......................................................................

mb/google/octopus/variants/fleex: Enable TBMC device

This change enables tablet mode ACPI device for fleex

BRANCH=none
BUG=b:113348027
TEST=evtest shows tablet mode events
CQ-DEPEND=CL:1204699

Change-Id: Ifdec853935bfb7719226c7ea19b5bfd84edd7783
Signed-off-by: Jett Rink <jettrink at chromium.org>
---
M src/mainboard/google/octopus/variants/fleex/include/variant/ec.h
1 file changed, 3 insertions(+), 0 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/83/28483/1

diff --git a/src/mainboard/google/octopus/variants/fleex/include/variant/ec.h b/src/mainboard/google/octopus/variants/fleex/include/variant/ec.h
index 16f931b..48cb584 100644
--- a/src/mainboard/google/octopus/variants/fleex/include/variant/ec.h
+++ b/src/mainboard/google/octopus/variants/fleex/include/variant/ec.h
@@ -18,4 +18,7 @@
 
 #include <baseboard/ec.h>
 
+/* Enable Tablet switch */
+#define EC_ENABLE_TBMC_DEVICE
+
 #endif

-- 
To view, visit https://review.coreboot.org/28483
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: Ifdec853935bfb7719226c7ea19b5bfd84edd7783
Gerrit-Change-Number: 28483
Gerrit-PatchSet: 1
Gerrit-Owner: Jett Rink <jettrink at chromium.org>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180904/9bebe976/attachment.html>


More information about the coreboot-gerrit mailing list