Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
fb09d95bd93114b6ba8a1d29d73512d15de0be3d
/
.
/
drivers
/
input
/
Kconfig
blob: bb00de7c576ed4ca7b15968c16047c26e299b30a [
file
] [
log
] [
blame
]
config CROS_EC_KEYB
bool
"Enable Chrome OS EC keyboard support"
help
Most
ARM
Chromebooks
use
an EC to provide access to the keyboard
.
Messages
are used to request key scans
from
the EC
and
these are
then
decoded
into
keys
by
this
driver
.