config MESON_PWM
    tristate "Amlogic PWM support"
	help
	  Generic PWM framework driver for AMLOGIC.

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

config MESON_PWM_CTRL
    tristate "Amlogic PWM Control driver"
    depends on MESON_PWM
	help
	  Generic PWM framework driver for Hardkernel.

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