mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-06-02 09:46:37 +03:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user