[coreboot-gerrit] Change in coreboot[master]: mb/google/poppy/variants/nocturne: enable "Base Attached Switch" device

Dmitry Torokhov (Code Review) gerrit at coreboot.org
Wed Aug 22 00:41:13 CEST 2018


Dmitry Torokhov has uploaded this change for review. ( https://review.coreboot.org/28262


Change subject: mb/google/poppy/variants/nocturne: enable "Base Attached Switch" device
......................................................................

mb/google/poppy/variants/nocturne: enable "Base Attached Switch" device

This enables CBAS device on Nocturne to allow hid-google-whisker driver
in kernel properly detect device configuration.

Change-Id: I5905a2de208e94062f2768a9b7d22147f85c7f38
Signed-off-by: Dmitry Torokhov <dtor at chromium.org>
---
M src/mainboard/google/poppy/variants/nocturne/include/variant/ec.h
1 file changed, 1 insertion(+), 0 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/62/28262/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 92c7467..7e16801 100644
--- a/src/mainboard/google/poppy/variants/nocturne/include/variant/ec.h
+++ b/src/mainboard/google/poppy/variants/nocturne/include/variant/ec.h
@@ -77,5 +77,6 @@
 #define SIO_EC_HOST_ENABLE	/* EC Host Interface Resources */
 
 #define EC_ENABLE_MKBP_DEVICE  /* Enable cros_ec_keyb device */
+#define EC_ENABLE_CBAS_DEVICE  /* Enable "Base Attached Switch" device */
 
 #endif /* __MAINBOARD_EC_H__ */

-- 
To view, visit https://review.coreboot.org/28262
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: I5905a2de208e94062f2768a9b7d22147f85c7f38
Gerrit-Change-Number: 28262
Gerrit-PatchSet: 1
Gerrit-Owner: Dmitry Torokhov <dtor at chromium.org>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180821/bb47a4e8/attachment.html>


More information about the coreboot-gerrit mailing list