config RCAR_MFIS_LOCK
	tristate "R-Car MFIS Lock driver"
	depends on OF
	depends on ARM || ARM64
	depends on ARCH_RENESAS || COMPILE_TEST
	help
         MFIS (Multifunctional Interface) allows inter-processor communication for R-Car Gen3 SoC.
         
         To compile this driver as a module, choose M here. The module
         will be called rcar-mfis.
