summaryrefslogtreecommitdiffstats
path: root/src/drivers/i2c/gpiomux/Kconfig
blob: f09a641eb7bc9e5005e9e94bd51e5cef63f642bb (plain)
1
2
3
4
5
6
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.