mb/google/hatch: Add MKBP support
Add MKBP support for hatch devices, so that vivaldi keyboard works for devices running upstream coreboot and MrChromebox ECRW firmware. TEST=build/boot google/akemi, verify vivaldi keyboard mapping functional under both Linux and Win11. Change-Id: I7bd222160efdd4de0d63ab9542c0d2828aac583a Signed-off-by: Matt DeVillier <matt.devillier@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/91784 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Eric Lai <ericllai@google.com>
This commit is contained in:
parent
1a75cd1da2
commit
caf980b3fa
1 changed files with 3 additions and 0 deletions
|
|
@ -53,6 +53,9 @@
|
|||
* ACPI related definitions for ASL code.
|
||||
*/
|
||||
|
||||
/* Enable MKBP for buttons and switches */
|
||||
#define EC_ENABLE_MKBP_DEVICE
|
||||
|
||||
/* Enable EC backed PD MCU device in ACPI */
|
||||
#define EC_ENABLE_PD_MCU_DEVICE
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue