[coreboot-gerrit] Change in coreboot[master]: purism/librem13v2: select SERIRQ_CONTINUOUS_MODE

Youness Alaoui (Code Review) gerrit at coreboot.org
Wed May 24 23:32:15 CEST 2017


Hello Matt DeVillier,

I'd like you to do a code review.  Please visit

    https://review.coreboot.org/19889

to review the following change.


Change subject: purism/librem13v2: select SERIRQ_CONTINUOUS_MODE
......................................................................

purism/librem13v2: select SERIRQ_CONTINUOUS_MODE

Like other devices using ENE EC's, this setting is required
for the PS2 keyboard and mouse (trackpad) to function

Change-Id: Ied20555c92540dbc9cf4e30d596d4432ce26994b
Signed-off-by: Matt DeVillier <matt.devillier at gmail.com>
---
M src/mainboard/purism/librem13v2/Kconfig
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/89/19889/1

diff --git a/src/mainboard/purism/librem13v2/Kconfig b/src/mainboard/purism/librem13v2/Kconfig
index 68e7aa4..7a69104 100644
--- a/src/mainboard/purism/librem13v2/Kconfig
+++ b/src/mainboard/purism/librem13v2/Kconfig
@@ -7,6 +7,7 @@
 	select HAVE_ACPI_TABLES
 	select MONOTONIC_TIMER_MSR
 	select SOC_INTEL_SKYLAKE
+	select SERIRQ_CONTINUOUS_MODE
 
 config IRQ_SLOT_COUNT
 	int

-- 
To view, visit https://review.coreboot.org/19889
To unsubscribe, visit https://review.coreboot.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ied20555c92540dbc9cf4e30d596d4432ce26994b
Gerrit-PatchSet: 1
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Owner: Youness Alaoui <snifikino at gmail.com>
Gerrit-Reviewer: Matt DeVillier <matt.devillier at gmail.com>



More information about the coreboot-gerrit mailing list