[coreboot-gerrit] Change in ...coreboot[master]: mb/google/dragonegg: Enable ps2 keyboard

Shelley Chen (Code Review) gerrit at coreboot.org
Tue Nov 20 23:46:41 CET 2018


Shelley Chen has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/29750


Change subject: mb/google/dragonegg: Enable ps2 keyboard
......................................................................

mb/google/dragonegg: Enable ps2 keyboard

BUG=b:112332115
BRANCH=None
TEST=ensure at bootup that /sys/devices/pnp0/00:05 exists
     and driver link to '../../../bus/pnp/drivers/i8042 kbd'
     Also, can now see keyboard in evtest.

Change-Id: I2a6b382be84bc5201beafe21ff8ddee3738bc5c2
Signed-off-by: Shelley Chen <shchen at google.com>
---
M src/mainboard/google/dragonegg/variants/baseboard/include/baseboard/ec.h
1 file changed, 1 insertion(+), 2 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/50/29750/1

diff --git a/src/mainboard/google/dragonegg/variants/baseboard/include/baseboard/ec.h b/src/mainboard/google/dragonegg/variants/baseboard/include/baseboard/ec.h
index 7a2ec19..03096ac 100644
--- a/src/mainboard/google/dragonegg/variants/baseboard/include/baseboard/ec.h
+++ b/src/mainboard/google/dragonegg/variants/baseboard/include/baseboard/ec.h
@@ -77,7 +77,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 */
+#define SIO_EC_ENABLE_PS2K      /* Enable PS/2 Keyboard */
 
 #endif /* __BASEBOARD_EC_H__ */

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

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I2a6b382be84bc5201beafe21ff8ddee3738bc5c2
Gerrit-Change-Number: 29750
Gerrit-PatchSet: 1
Gerrit-Owner: Shelley Chen <shchen at google.com>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20181120/603247d0/attachment.html>


More information about the coreboot-gerrit mailing list