config I2C_MT5896
	tristate "MediaTek MT5896 I2C controller"
	help
	  This selects the MediaTek(R) Integrated Inter Circuit bus driver
	  for MT5896 SoC.
	  If you want to use MediaTek(R) I2C interface, say M here.
	  If unsure, say N.

config I2C_MT5896_RPROC
	tristate "MediaTek MT5896 I2C controller on remote processor"
	help
	  This selects the MediaTek(R) Integrated Inter Circuit bus driver
	  for MT5896 SoC which I2C host controller is controlled by remote
	  processor(PMU or PQU). This driver sent I2C message(s) to remote
	  processor by rpmsg and get transfer result from it. If you want to
	  use MT5896 I2C interface which controlled by remote processor, say
	  M here. If unsure, say N.
