pwm: Remove obsolete HAVE_PWM Kconfig symbol
authorSascha Hauer <s.hauer@pengutronix.de>
Fri, 24 Jan 2014 07:54:16 +0000 (08:54 +0100)
committerThierry Reding <thierry.reding@gmail.com>
Mon, 10 Feb 2014 10:16:39 +0000 (11:16 +0100)
commit557fe99d9d490fe01c7aa87494313078c4ff939c
tree72a6cb93a11d4cadbe9fb41f5a58e22aed2caf82
parent38dbfb59d1175ef458d006556061adeaa8751b72
pwm: Remove obsolete HAVE_PWM Kconfig symbol

Before we had the PWM framework we used to have a barebone PWM api. The
HAVE_PWM Kconfig symbol used to be selected by the PWM drivers to specify
the PWM API is present in the kernel. Since the last legacy driver is gone
the HAVE_PWM symbol can go aswell.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Cc: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Cc: Eric Miao <eric.y.miao@gmail.com>
Cc: Haojian Zhuang <haojian.zhuang@gmail.com>
Cc: linux-arm-kernel@lists.infradead.org
Cc: linux-kernel@vger.kernel.org
Cc: Thierry Reding <thierry.reding@gmail.com>
Cc: linux-pwm@vger.kernel.orig
Cc: Russell King <linux@arm.linux.org.uk>
Cc: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
arch/arm/Kconfig
arch/arm/mach-pxa/Kconfig
arch/mips/Kconfig
drivers/input/misc/Kconfig
include/linux/pwm.h