lkml.org 
[lkml]   [2020]   [May]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 1/3] pwm: jz4740: Drop dependency on MACH_INGENIC
Hi,

Any feedback on this patchset?

Cheers,
-Paul


Le lun. 13 avril 2020 à 14:14, Paul Cercueil <paul@crapouillou.net> a
écrit :
> Depending on MACH_INGENIC prevent us from creating a generic kernel
> that
> works on more than one MIPS board. Instead, we just depend on MIPS
> being
> set.
>
> Signed-off-by: Paul Cercueil <paul@crapouillou.net>
> ---
> drivers/pwm/Kconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/pwm/Kconfig b/drivers/pwm/Kconfig
> index eebbc917ac97..7814e5b2cad7 100644
> --- a/drivers/pwm/Kconfig
> +++ b/drivers/pwm/Kconfig
> @@ -234,7 +234,7 @@ config PWM_IMX_TPM
>
> config PWM_JZ4740
> tristate "Ingenic JZ47xx PWM support"
> - depends on MACH_INGENIC
> + depends on MIPS
> depends on COMMON_CLK
> select MFD_SYSCON
> help
> --
> 2.25.1
>


\
 
 \ /
  Last update: 2020-05-24 18:17    [W:0.073 / U:1.048 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site