|
@@ -721,7 +721,7 @@ config KEYBOARD_CROS_EC
|
|
help
|
|
help
|
|
Say Y here to enable the matrix keyboard used by ChromeOS devices
|
|
Say Y here to enable the matrix keyboard used by ChromeOS devices
|
|
and implemented on the ChromeOS EC. You must enable one bus option
|
|
and implemented on the ChromeOS EC. You must enable one bus option
|
|
- (MFD_CROS_EC_I2C or MFD_CROS_EC_SPI) to use this.
|
|
|
|
|
|
+ (CROS_EC_I2C or CROS_EC_SPI) to use this.
|
|
|
|
|
|
To compile this driver as a module, choose M here: the
|
|
To compile this driver as a module, choose M here: the
|
|
module will be called cros_ec_keyb.
|
|
module will be called cros_ec_keyb.
|