Răsfoiți Sursa

ARM: LPC32xx: Add PWM support

This SoC has two PWM channels

Signed-off-by: Alexandre Pereira da Silva <aletes.xgr@gmail.com>
Signed-off-by: Roland Stigge <stigge@antcom.de>
Alexandre Pereira da Silva 13 ani în urmă
părinte
comite
c49a183086
1 a modificat fișierele cu 1 adăugiri și 0 ștergeri
  1. 1 0
      arch/arm/Kconfig

+ 1 - 0
arch/arm/Kconfig

@@ -566,6 +566,7 @@ config ARCH_LPC32XX
 	select CLKDEV_LOOKUP
 	select CLKDEV_LOOKUP
 	select GENERIC_CLOCKEVENTS
 	select GENERIC_CLOCKEVENTS
 	select USE_OF
 	select USE_OF
+	select HAVE_PWM
 	help
 	help
 	  Support for the NXP LPC32XX family of processors
 	  Support for the NXP LPC32XX family of processors