MIPS: JZ4740: Don't select HAVE_PWM
authorJingoo Han <[email protected]>
Mon, 10 Feb 2014 01:12:38 +0000 (10:12 +0900)
committerRalf Baechle <[email protected]>
Wed, 26 Mar 2014 22:09:23 +0000 (23:09 +0100)
The HAVE_PWM symbol is only for legacy platforms that provide the PWM
API without using the generic framework. The jz4740 platform uses the
generic PWM framework, after the commit "f6b8a57 pwm: Add Ingenic
JZ4740 support".

Signed-off-by: Jingoo Han <[email protected]>
Acked-by: Lars-Peter Clausen <[email protected]>
Cc: [email protected]
Cc: [email protected]
Patchwork: https://patchwork.linux-mips.org/patch/6525/
Signed-off-by: Ralf Baechle <[email protected]>
arch/mips/Kconfig

index 51f5a09f179dd05df3d35cdb581941bad563a6a3..2f79d68883c59ba7494295b98b477bded556d6f3 100644 (file)
@@ -237,7 +237,6 @@ config MACH_JZ4740
        select IRQ_CPU
        select ARCH_REQUIRE_GPIOLIB
        select SYS_HAS_EARLY_PRINTK
-       select HAVE_PWM
        select HAVE_CLK
        select GENERIC_IRQ_CHIP