slippy/falco/peppy: Enable SERIRQ continuous mode

The Chrome EC still does not tolerate SERIRQ in quiet mode
and so the keyboard does not work properly.

Change-Id: I9ab052187c9926ce0e2c86b86dfe987dd6564c1b
Signed-off-by: Duncan Laurie <dlaurie@chromium.org>
Reviewed-on: http://review.coreboot.org/3745
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
This commit is contained in:
Duncan Laurie 2013-06-04 10:07:15 -07:00 committed by Stefan Reinauer
parent 7cced0d20e
commit 6d16c437fc
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
config EC_GOOGLE_CHROMEEC
bool
select SERIRQ_CONTINUOUS_MODE
help
Google's Chrome EC