[coreboot-gerrit] Change in coreboot[master]: src/mainboard/google: Remove defining EC_ENABLE_TABLET_EVENT config

Karthik Ramasubramanian (Code Review) gerrit at coreboot.org
Wed Nov 14 17:09:33 CET 2018


Karthik Ramasubramanian has uploaded this change for review. ( https://review.coreboot.org/29637


Change subject: src/mainboard/google: Remove defining EC_ENABLE_TABLET_EVENT config
......................................................................

src/mainboard/google: Remove defining EC_ENABLE_TABLET_EVENT config

Remove defining EC_ENABLE_TABLET_EVENT configuration from the boards where
it is not required.

BUG=b:118149364
BRANCH=None
TEST=Build

Change-Id: Iee70192916ac6c53bb27b7f73f3ad6d069afd030
Signed-off-by: Karthikeyan Ramasubramanian <kramasub at google.com>
---
M src/mainboard/google/eve/ec.h
M src/mainboard/google/poppy/variants/nami/include/variant/ec.h
M src/mainboard/google/poppy/variants/rammus/include/variant/ec.h
3 files changed, 0 insertions(+), 4 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/37/29637/1

diff --git a/src/mainboard/google/eve/ec.h b/src/mainboard/google/eve/ec.h
index 1b55248..b940121 100644
--- a/src/mainboard/google/eve/ec.h
+++ b/src/mainboard/google/eve/ec.h
@@ -77,8 +77,6 @@
 #define EC_ENABLE_WAKE_PIN	GPE_EC_WAKE
 
 /* Enable Tablet switch */
-#define EC_ENABLE_TABLET_EVENT
-
 #define EC_ENABLE_TBMC_DEVICE
 
 #define SIO_EC_MEMMAP_ENABLE	/* EC Memory Map Resources */
diff --git a/src/mainboard/google/poppy/variants/nami/include/variant/ec.h b/src/mainboard/google/poppy/variants/nami/include/variant/ec.h
index a5a0196..843161a 100644
--- a/src/mainboard/google/poppy/variants/nami/include/variant/ec.h
+++ b/src/mainboard/google/poppy/variants/nami/include/variant/ec.h
@@ -69,7 +69,6 @@
 #define EC_ENABLE_WAKE_PIN	GPE_EC_WAKE
 
 /* Enable Tablet switch */
-#define EC_ENABLE_TABLET_EVENT
 #define EC_ENABLE_TBMC_DEVICE
 
 #define SIO_EC_MEMMAP_ENABLE	/* EC Memory Map Resources */
diff --git a/src/mainboard/google/poppy/variants/rammus/include/variant/ec.h b/src/mainboard/google/poppy/variants/rammus/include/variant/ec.h
index b22fccb..d4a07b5 100644
--- a/src/mainboard/google/poppy/variants/rammus/include/variant/ec.h
+++ b/src/mainboard/google/poppy/variants/rammus/include/variant/ec.h
@@ -73,7 +73,6 @@
 #define EC_ENABLE_WAKE_PIN	GPE_EC_WAKE
 
 /* Enable Tablet switch */
-#define EC_ENABLE_TABLET_EVENT
 #define EC_ENABLE_TBMC_DEVICE
 
 #define SIO_EC_MEMMAP_ENABLE	/* EC Memory Map Resources */

-- 
To view, visit https://review.coreboot.org/29637
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: Iee70192916ac6c53bb27b7f73f3ad6d069afd030
Gerrit-Change-Number: 29637
Gerrit-PatchSet: 1
Gerrit-Owner: Karthik Ramasubramanian <kramasub at google.com>
Gerrit-Reviewer: Karthikeyan Ramasubramanian <kramasub at chromium.org>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20181114/77483179/attachment.html>


More information about the coreboot-gerrit mailing list