aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandre Pereira da Silva <[email protected]>2012-07-20 14:01:51 +0200
committerRoland Stigge <[email protected]>2012-07-20 14:01:51 +0200
commitc49a18308669a7c1bd61ddd4f575a88d49b0b852 (patch)
tree5bc3b06ad4ec39ace3245431376446cbd41ed64c
parent1f37a3a32b86c443396293b1f9d3e23b0a0344e5 (diff)
ARM: LPC32xx: Add PWM support
This SoC has two PWM channels Signed-off-by: Alexandre Pereira da Silva <[email protected]> Signed-off-by: Roland Stigge <[email protected]>
-rw-r--r--arch/arm/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index 973d5380a431..ef4c66f13c15 100644
--- 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