Sign in
nest-open-source
/
nest-learning-thermostat
/
5.7.1
/
u-boot
/
refs/heads/master
/
.
/
u-boot-imx
/
drivers
/
input
/
Kconfig
blob: bb00de7c576ed4ca7b15968c16047c26e299b30a [
file
] [
log
] [
blame
] [
edit
]
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
.