summaryrefslogtreecommitdiff
path: root/src/ec/google/chromeec/i2c_tunnel/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/ec/google/chromeec/i2c_tunnel/Kconfig')
-rw-r--r--src/ec/google/chromeec/i2c_tunnel/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ec/google/chromeec/i2c_tunnel/Kconfig b/src/ec/google/chromeec/i2c_tunnel/Kconfig
new file mode 100644
index 0000000000..20169fde0f
--- /dev/null
+++ b/src/ec/google/chromeec/i2c_tunnel/Kconfig
@@ -0,0 +1,6 @@
+config EC_GOOGLE_CHROMEEC_I2C_TUNNEL
+ bool
+ depends on HAVE_ACPI_TABLES
+ help
+ This enables the Cros EC I2C tunnel driver that is required to fill the
+ SSDT nodes for the I2C tunnel used by the mainboard.