1
0
Fork 0

pwm: Remove depends on AVR32

AVR32 is gone, so no more need to depend on it.

Signed-off-by: Corentin Labbe <clabbe.montjoie@gmail.com>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
hifive-unleashed-5.1
Corentin Labbe 2018-01-18 20:58:14 +01:00 committed by Thierry Reding
parent f6ea025f6e
commit 120cc2fff4
1 changed files with 1 additions and 1 deletions

View File

@ -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.