pwm: fix typo in PWM_MESON help text
authorQuentin Schulz <quentin.schulz@cherry.de>
Thu, 30 Oct 2025 10:03:58 +0000 (11:03 +0100)
committerTom Rini <trini@konsulko.com>
Fri, 7 Nov 2025 19:01:12 +0000 (13:01 -0600)
Reviewed-by: Tom Rini <trini@konsulko.com>
Signed-off-by: Quentin Schulz <quentin.schulz@cherry.de>
drivers/pwm/Kconfig

index 522d72f..a69fe37 100644 (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"