config LEDS_BREATH
	tristate "Breath LED Support for PM GPIO connected LED"
	depends on LEDS_CLASS
	help
	  This option supports CM4 to control the LED on and off to achieve
	  the effect of breathing light.
	  To be useful, specific boards musthave LEDs and they must be
	  connected to PM GPIO.

config LEDS_MEDIATEK_IRTX
	tristate "LED driver for Mediatek IRTX"
	depends on LEDS_CLASS
	help
	  Say Y to enable the Mediatek IRTX LED driver

	  To compile this driver as a module, choose 'M' here: the module
	  will be called leds-mtk-irtx.

config LEDS_MEDIATEK_CONTROL
	tristate "Control Breath LED Support for PM GPIO connected LED"
	depends on LEDS_BREATH
	help
	  This option supports CM4 to control the LED on and off to achieve
	  the effect of breathing light.
	  To be useful, specific boards musthave LEDs and they must be
	  connected to PM GPIO.
