Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
52e8f217f9973588b0f407acbeaf3a41dfd0b2db
/
.
/
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
.