[coreboot-gerrit] Change in coreboot[master]: mb/google/poppy/variants/nocturne: enable MKBP

Nick Vaccaro (Code Review) gerrit at coreboot.org
Wed May 16 11:56:04 CEST 2018


Nick Vaccaro has uploaded this change for review. ( https://review.coreboot.org/26320


Change subject: mb/google/poppy/variants/nocturne: enable MKBP
......................................................................

mb/google/poppy/variants/nocturne: enable MKBP

BUG=b:79617938
BRANCH=none
TEST="emerge-nocturne coreboot chromeos-bootimage", flash nocturne,
boot to kernel, run evtest and verify that cros-ec-buttons is present
and functional.

Change-Id: Id710782e1f4e18eaac2a90c7c0f91af5223dbce3
Signed-off-by: Nick Vaccaro <nvaccaro at google.com>
---
M src/mainboard/google/poppy/variants/nocturne/include/variant/ec.h
1 file changed, 2 insertions(+), 0 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/20/26320/1

diff --git a/src/mainboard/google/poppy/variants/nocturne/include/variant/ec.h b/src/mainboard/google/poppy/variants/nocturne/include/variant/ec.h
index a4df8c9..3e692f6 100644
--- a/src/mainboard/google/poppy/variants/nocturne/include/variant/ec.h
+++ b/src/mainboard/google/poppy/variants/nocturne/include/variant/ec.h
@@ -74,4 +74,6 @@
 #define SIO_EC_MEMMAP_ENABLE	/* EC Memory Map Resources */
 #define SIO_EC_HOST_ENABLE	/* EC Host Interface Resources */
 
+#define EC_ENABLE_MKBP_DEVICE  /* Enable cros_ec_keyb device */
+
 #endif /* __MAINBOARD_EC_H__ */

-- 
To view, visit https://review.coreboot.org/26320
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: Id710782e1f4e18eaac2a90c7c0f91af5223dbce3
Gerrit-Change-Number: 26320
Gerrit-PatchSet: 1
Gerrit-Owner: Nick Vaccaro <nvaccaro at google.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180516/70a21c81/attachment.html>


More information about the coreboot-gerrit mailing list