From: Alexandre Pereira da Silva <[email protected]> This SoC has two PWM channels
Signed-off-by: Alexandre Pereira da Silva <[email protected]> Signed-off-by: Roland Stigge <[email protected]> --- arch/arm/Kconfig | 1 + 1 file changed, 1 insertion(+) --- linux-2.6.orig/arch/arm/Kconfig +++ linux-2.6/arch/arm/Kconfig @@ -567,6 +567,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 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

