Re: [PATCH 2/7] ARM: lpc32xx: don't select HAVE_PWM

2014-02-10 Thread Roland Stigge
On 10/02/14 02:09, Jingoo Han wrote: > The HAVE_PWM symbol is only for legacy platforms that provide > the PWM API without using the generic framework. The lpc32xx > platforms use the generic PWM framework, after the commit "2132fa8 > pwm: add lpc32xx PWM support". > > Signed-off-by: Jingoo Han

Re: [PATCH 2/7] ARM: lpc32xx: don't select HAVE_PWM

2014-02-10 Thread Roland Stigge
On 10/02/14 02:09, Jingoo Han wrote: The HAVE_PWM symbol is only for legacy platforms that provide the PWM API without using the generic framework. The lpc32xx platforms use the generic PWM framework, after the commit 2132fa8 pwm: add lpc32xx PWM support. Signed-off-by: Jingoo Han

[PATCH 2/7] ARM: lpc32xx: don't select HAVE_PWM

2014-02-09 Thread Jingoo Han
The HAVE_PWM symbol is only for legacy platforms that provide the PWM API without using the generic framework. The lpc32xx platforms use the generic PWM framework, after the commit "2132fa8 pwm: add lpc32xx PWM support". Signed-off-by: Jingoo Han --- arch/arm/Kconfig |1 - 1 file changed, 1

[PATCH 2/7] ARM: lpc32xx: don't select HAVE_PWM

2014-02-09 Thread Jingoo Han
The HAVE_PWM symbol is only for legacy platforms that provide the PWM API without using the generic framework. The lpc32xx platforms use the generic PWM framework, after the commit 2132fa8 pwm: add lpc32xx PWM support. Signed-off-by: Jingoo Han jg1@samsung.com --- arch/arm/Kconfig |1 -