From d9c6ff8c2524c66801d9e1f9eedfc102a6464498 Mon Sep 17 00:00:00 2001 From: Imre Kaloz Date: Sun, 25 Jan 2015 15:36:47 +0000 Subject: mvebu: gpio based pwm support Signed-off-by: Imre Kaloz SVN-Revision: 44129 --- target/linux/mvebu/config-3.18 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'target/linux/mvebu/config-3.18') diff --git a/target/linux/mvebu/config-3.18 b/target/linux/mvebu/config-3.18 index 9b2b4800fe..068d0fd064 100644 --- a/target/linux/mvebu/config-3.18 +++ b/target/linux/mvebu/config-3.18 @@ -142,6 +142,7 @@ CONFIG_GPIOLIB=y CONFIG_GPIO_DEVRES=y CONFIG_GPIO_GENERIC=y CONFIG_GPIO_MVEBU=y +CONFIG_GPIO_MVEBU_PWM=y CONFIG_GPIO_SYSFS=y CONFIG_HANDLE_DOMAIN_IRQ=y CONFIG_HARDIRQS_SW_RESEND=y @@ -291,6 +292,8 @@ CONFIG_PJ4B_ERRATA_4742=y # CONFIG_PL310_ERRATA_769419 is not set CONFIG_PLAT_ORION=y CONFIG_PM_OPP=y +CONFIG_PWM=y +# CONFIG_PWM_FSL_FTM is not set # CONFIG_PREEMPT_RCU is not set CONFIG_RCU_STALL_COMMON=y CONFIG_RFS_ACCEL=y -- cgit v1.2.3