summaryrefslogtreecommitdiffstats
path: root/src/drivers/i2c/gpiomux/Kconfig
blob: 08159ce2b4fedc221b41e9bc3691108a9e39e13a (plain)
1
2
3
4
5
6
7
8
## SPDX-License-Identifier: GPL-2.0-only

config DRIVERS_I2C_GPIO_MUX
	bool
	default n
	depends on HAVE_ACPI_TABLES
	help
	  When enabled, add identifiers in ACPI tables for GPIO based I2C multiplexer.