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

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
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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.