Commit 120cc2ff authored by Corentin Labbe's avatar Corentin Labbe Committed by Thierry Reding

pwm: Remove depends on AVR32

AVR32 is gone, so no more need to depend on it.
Signed-off-by: default avatarCorentin Labbe <clabbe.montjoie@gmail.com>
Signed-off-by: default avatarThierry Reding <thierry.reding@gmail.com>
parent f6ea025f
......@@ -43,7 +43,7 @@ config PWM_AB8500
config PWM_ATMEL
tristate "Atmel PWM support"
depends on ARCH_AT91 || AVR32
depends on ARCH_AT91
help
Generic PWM framework driver for Atmel SoC.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment