diff --git a/drivers/pwm/Kconfig b/drivers/pwm/Kconfig index 522d72f9b97..a69fe37caff 100644 --- a/drivers/pwm/Kconfig +++ b/drivers/pwm/Kconfig @@ -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"