Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
7313e21a1e226daac277fcd8a19c29fb46bed74d
/
.
/
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
.