pwm: fix typo in PWM_MESON help text

Reviewed-by: Tom Rini <trini@konsulko.com>
Signed-off-by: Quentin Schulz <quentin.schulz@cherry.de>
This commit is contained in:
Quentin Schulz
2025-10-30 11:03:58 +01:00
committed by Tom Rini
parent e0dae65653
commit 4287a1a246

View File

@@ -66,7 +66,7 @@ config PWM_MESON
bool "Enable support for Amlogic Meson SoCs PWM"
help
This PWM is found on Amlogic Meson SoCs. It supports a
programmable period and duty cycle for 2 independant channels.
programmable period and duty cycle for 2 independent channels.
config PWM_MTK
bool "Enable support for MediaTek PWM"