提交 bb4bbbaa 编写于 作者: A Alexandre Belloni 提交者: Nicolas Ferre

PWM: atmel: allow building for AVR32

The Atmel PWM IP can be found on avr32 chips. This allows selecting and building
the driver on avr32.
Signed-off-by: NAlexandre Belloni <alexandre.belloni@free-electrons.com>
Signed-off-by: NNicolas Ferre <nicolas.ferre@atmel.com>
上级 00f247bb
...@@ -43,7 +43,7 @@ config PWM_AB8500 ...@@ -43,7 +43,7 @@ config PWM_AB8500
config PWM_ATMEL config PWM_ATMEL
tristate "Atmel PWM support" tristate "Atmel PWM support"
depends on ARCH_AT91 depends on ARCH_AT91 || AVR32
help help
Generic PWM framework driver for Atmel SoC. Generic PWM framework driver for Atmel SoC.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册