config MTK_JSA1136
	tristate "MTK JSA1136 ALS sensor driver"
	depends on I2C
	depends on REGMAP_I2C
	default m
	help
	  Say M here if you want to build a IIO driver for JSA1136
	  ALS sensor device.

	  To compile this driver as a module, choose M here:
	  the module will be called jsa1136.

config MTK_ALS
	tristate "MTK ALS sensor fake driver"
	default m
	help
	  Say Y here if you want to build a IIO driver for MTK
	  ALS sensor device.

	  To compile this driver as a module, choose M here:
	  the module will be called MTK_ALS.

config MTK_LIGHT
	tristate "MTK light sensor driver"
        default m
	help
	  Say Y here if you want to build a light sendor driver for MTK
	  light sensor device.

	  To compile this driver as a module, choose M here:
	  the module will be called MTK_LIGHT.
