Commit 823cf3cd authored by Jingoo Han's avatar Jingoo Han Committed by Ralf Baechle

MIPS: JZ4740: Don't select HAVE_PWM

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 "f6b8a570 pwm: Add Ingenic
JZ4740 support".
Signed-off-by: default avatarJingoo Han <jg1.han@samsung.com>
Acked-by: default avatarLars-Peter Clausen <lars@metafoo.de>
Cc: linux-kernel@vger.kernel.org
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/6525/Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent d9c0390a
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment