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.

BUG=chrome-os-partner:19929
BRANCH=none
TEST=manual: verify working keyboard on slippy

Change-Id: I8468c811d312d55b2af10eab4996d6a3347816e4
Signed-off-by: Duncan Laurie <dlaurie@chromium.org>
Reviewed-on: https://gerrit.chromium.org/gerrit/57472
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
This commit is contained in:
Duncan Laurie 2013-06-04 10:07:15 -07:00 committed by ChromeBot
commit 8efb63a05c

View file

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