[coreboot-gerrit] Change in coreboot[master]: google/kahlee: Set SERIRQ to continuous mode

Marc Jones (Code Review) gerrit at coreboot.org
Fri Apr 14 02:51:06 CEST 2017


Marc Jones has uploaded a new change for review. ( https://review.coreboot.org/19285 )

Change subject: google/kahlee: Set SERIRQ to continuous mode
......................................................................

google/kahlee: Set SERIRQ to continuous mode

The Kahlee EC doesn't support quiet mode, yet. Set continuous mode
until the quite mode feature is available.

Change-Id: Ie79acc7d3ae36d5c52248888b46245c2216467ec
Signed-off-by: Marc Jones <marcj303 at gmail.com>
---
M src/mainboard/google/kahlee/Kconfig
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/85/19285/1

diff --git a/src/mainboard/google/kahlee/Kconfig b/src/mainboard/google/kahlee/Kconfig
index d6821f0..1a3da8a 100644
--- a/src/mainboard/google/kahlee/Kconfig
+++ b/src/mainboard/google/kahlee/Kconfig
@@ -30,6 +30,7 @@
 	select EC_GOOGLE_CHROMEEC
 	select EC_GOOGLE_CHROMEEC_LPC
 	select GOOGLE_SMBIOS_MAINBOARD_VERSION
+	select SERIRQ_CONTINUOUS_MODE
 
 config MAINBOARD_DIR
 	string

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie79acc7d3ae36d5c52248888b46245c2216467ec
Gerrit-PatchSet: 1
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Owner: Marc Jones <marc at marcjonesconsulting.com>



More information about the coreboot-gerrit mailing list