aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/platform/chrome/wilco_ec/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/platform/chrome/wilco_ec/Kconfig b/drivers/platform/chrome/wilco_ec/Kconfig
index 4a119ced4d0c..e09e4cebe9b4 100644
--- a/drivers/platform/chrome/wilco_ec/Kconfig
+++ b/drivers/platform/chrome/wilco_ec/Kconfig
@@ -1,6 +1,6 @@
1config WILCO_EC 1config WILCO_EC
2 tristate "ChromeOS Wilco Embedded Controller" 2 tristate "ChromeOS Wilco Embedded Controller"
3 depends on ACPI && X86 && CROS_EC_LPC_MEC 3 depends on ACPI && X86 && CROS_EC_LPC && CROS_EC_LPC_MEC
4 help 4 help
5 If you say Y here, you get support for talking to the ChromeOS 5 If you say Y here, you get support for talking to the ChromeOS
6 Wilco EC over an eSPI bus. This uses a simple byte-level protocol 6 Wilco EC over an eSPI bus. This uses a simple byte-level protocol