# SPDX-License-Identifier: GPL-2.0

config I2C_V300_DESIGNWARE
	tristate "Synopsys DesignWare I2C_V300"
	depends on HAVE_CLK
	select I2C_DESIGNWARE_CORE
	help
	  If you say yes to this option, support will be included for the
	  Synopsys DesignWare I2C adapter on some plat.
	  Only master mode is supported.


config I2C_V400_MASTER
	tristate "I2C_V400 MASTR"
	depends on HAVE_CLK
	help
	  If you say yes to this option, support will be included for the
	  I2C adapter on some plat.

config I2C_FFA_SUPPORT
	depends on PLATDRV_SUPPORT_FFA
	bool "i2c support ffa"
	default n
	help
	 i2c support ffa or not.

config PCIE_I2C_MASTER
	depends on CONTEXTHUB_IO_DIE_PCIE
	bool "iodie pcie i2c master"
	default n
	help
	 iodie pcie i2c master.

config HIPHYIO_I2C_MASTER
	depends on CONTEXTHUB_IO_DIE_HIPHYIO
	bool "hiphyio i2c master"
	default n
	help
	 hiphyio i2c master.