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:
parent
cae177ec6a
commit
8efb63a05c
1 changed files with 1 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
config EC_GOOGLE_CHROMEEC
|
||||
bool
|
||||
select SERIRQ_CONTINUOUS_MODE
|
||||
help
|
||||
Google's Chrome EC
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue