config MTK_I2C
	tristate "MediaTek I2C adapter"
	depends on I2C
	default y
	---help---
	  This selects the MediaTek(R) Integrated Inter Circuit bus driver.
	  If you want to use MediaTek(R) I2C interface, say Y or M here.
	  If unsure, say N.

config MTK_AP_TO_SCP_I2C
	def_bool y if (ARCH_MT6752 || ARCH_MT8163)
	---help---
	  This option enables AP to control SCP I2C controller 2.
