pwm: jz4740: Enable for all Ingenic SoCs

This driver works perfectly with all the versions of the SoCs from
Ingenic that are supported upstream.

This makes the driver usable on JZ4740, JZ4770 and JZ4780 SoCs.

Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
This commit is contained in:
Paul Cercueil 2018-01-06 17:58:43 +01:00 коммит произвёл Thierry Reding
Родитель cc20173304
Коммит b419006275
1 изменённых файлов: 3 добавлений и 3 удалений

Просмотреть файл

@ -209,10 +209,10 @@ config PWM_IMX
will be called pwm-imx. will be called pwm-imx.
config PWM_JZ4740 config PWM_JZ4740
tristate "Ingenic JZ4740 PWM support" tristate "Ingenic JZ47xx PWM support"
depends on MACH_JZ4740 depends on MACH_INGENIC
help help
Generic PWM framework driver for Ingenic JZ4740 based Generic PWM framework driver for Ingenic JZ47xx based
machines. machines.
To compile this driver as a module, choose M here: the module To compile this driver as a module, choose M here: the module