blob: e8fc8f396413fd3e8db9cc9cea814ab0676769e6 [file] [log] [blame]
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