config PWM_MT5896
	tristate "MediaTek MT5896 SoC PWM support"
	help
	  Generic PWM framework driver for Mediatek MT5896 SoC.
	  The PWM is used to control the backlight brightness for TV panel.

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

config PWM_ADC_MT5896
	tristate "MediaTek MT5896 SoC PWM support"
	help
	  Generic PWM framework driver for Mediatek MT5896 SoC.
	  The PWM is used to control the backlight brightness for TV panel.

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

config PWM_MTK_PMU
	tristate "MediaTek PMU PWM support"
	help
	  Generic PWM framework driver for Mediatek MT596 SoC.
	  The PWM chip is controlled by PMU.
	  This selects the MediaTek(R) PWM driver for MT5896 SoC which PWM chip
	  is controlled by PMU. This driver sent PWM config data to PMU by
	  rpmsg and get setting result from it. If you want to use MT5896 PWM
	  chip which controlled by PMU (or PQU), say Y or M here.
	  If unsure, say N.
