blob: 194c648495d6c70c89422568792c626ebf56e617 [file] [log] [blame]
## SPDX-License-Identifier: GPL-2.0-only
if EC_GOOGLE_CHROMEEC
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.
endif