Skip to content

Commit 06dfae3

Browse files
krzkthierryreding
authored andcommitted
pwm: samsung: Describe driver in Kconfig
Describe better which driver applies to which SoC, to make configuring kernel for Samsung SoC easier. Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> Acked-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
1 parent 4ad91a2 commit 06dfae3

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

drivers/pwm/Kconfig

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -476,7 +476,9 @@ config PWM_SAMSUNG
476476
depends on PLAT_SAMSUNG || ARCH_S5PV210 || ARCH_EXYNOS || COMPILE_TEST
477477
depends on HAS_IOMEM
478478
help
479-
Generic PWM framework driver for Samsung.
479+
Generic PWM framework driver for Samsung S3C24xx, S3C64xx, S5Pv210
480+
and Exynos SoCs.
481+
Choose Y here only if you build for such Samsung SoC.
480482

481483
To compile this driver as a module, choose M here: the module
482484
will be called pwm-samsung.

0 commit comments

Comments
 (0)