commit | c49a18308669a7c1bd61ddd4f575a88d49b0b852 | [log] [tgz] |
---|---|---|
author | Alexandre Pereira da Silva <aletes.xgr@gmail.com> | Fri Jul 20 14:01:51 2012 +0200 |
committer | Roland Stigge <stigge@antcom.de> | Fri Jul 20 14:01:51 2012 +0200 |
tree | 5bc3b06ad4ec39ace3245431376446cbd41ed64c | |
parent | 1f37a3a32b86c443396293b1f9d3e23b0a0344e5 [diff] |
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>
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index 973d538..ef4c66f 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig
@@ -566,6 +566,7 @@ select CLKDEV_LOOKUP select GENERIC_CLOCKEVENTS select USE_OF + select HAVE_PWM help Support for the NXP LPC32XX family of processors