| menuconfig AMLOGIC_PWM | |
| bool "Amlogic PWM support" | |
| depends on PWM_MESON | |
| help | |
| The platform driver for Amlogic | |
| Meson PWM controller. | |
| If unsure, say no. | |
| default n | |
| if AMLOGIC_PWM | |
| config PWM_MESON_V2 | |
| bool "Meson a1 Soc pwm driver" | |
| help | |
| The platform driver for Amlogic Meson PWM controller. | |
| This PWM controller transfers the clk div, clk gate, | |
| and clk mux to the clktree. | |
| default n | |
| endif | |