Skip to content
Snippets Groups Projects
Commit c49a1830 authored by Alexandre Pereira da Silva's avatar Alexandre Pereira da Silva Committed by Roland Stigge
Browse files

ARM: LPC32xx: Add PWM support


This SoC has two PWM channels

Signed-off-by: default avatarAlexandre Pereira da Silva <aletes.xgr@gmail.com>
Signed-off-by: default avatarRoland Stigge <stigge@antcom.de>
parent 1f37a3a3
No related branches found
No related tags found
No related merge requests found
...@@ -566,6 +566,7 @@ config ARCH_LPC32XX ...@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment