projects
/
kernel
/
kernel-generic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1f37a3a
)
ARM: LPC32xx: Add PWM support
author
Alexandre Pereira da Silva
<aletes.xgr@gmail.com>
Fri, 20 Jul 2012 12:01:51 +0000
(14:01 +0200)
committer
Roland Stigge
<stigge@antcom.de>
Fri, 20 Jul 2012 12:01:51 +0000
(14:01 +0200)
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>
arch/arm/Kconfig
patch
|
blob
|
history
diff --git
a/arch/arm/Kconfig
b/arch/arm/Kconfig
index
973d538
..
ef4c66f
100644
(file)
--- a/
arch/arm/Kconfig
+++ b/
arch/arm/Kconfig
@@
-566,6
+566,7
@@
config ARCH_LPC32XX
select CLKDEV_LOOKUP
select GENERIC_CLOCKEVENTS
select USE_OF
+ select HAVE_PWM
help
Support for the NXP LPC32XX family of processors