1*7b3d4f44SNick Crewsconfig WILCO_EC 2*7b3d4f44SNick Crews tristate "ChromeOS Wilco Embedded Controller" 3*7b3d4f44SNick Crews depends on ACPI && X86 && CROS_EC_LPC_MEC 4*7b3d4f44SNick Crews help 5*7b3d4f44SNick Crews If you say Y here, you get support for talking to the ChromeOS 6*7b3d4f44SNick Crews Wilco EC over an eSPI bus. This uses a simple byte-level protocol 7*7b3d4f44SNick Crews with a checksum. 8*7b3d4f44SNick Crews 9*7b3d4f44SNick Crews To compile this driver as a module, choose M here: the 10*7b3d4f44SNick Crews module will be called wilco_ec. 11