Skip to content

Commit

Permalink
pwm: mediatek: Fix Kconfig description
Browse files Browse the repository at this point in the history
Fix a copy/paste error that sneaked into the Kconfig description of the
Mediatek PWM driver.

Signed-off-by: Zhi Mao <[email protected]>
Acked-by: John Crispin <[email protected]>
Signed-off-by: Thierry Reding <[email protected]>
  • Loading branch information
Zhi Mao authored and thierryreding committed Aug 21, 2017
1 parent 6b03ef2 commit aa12d7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/pwm/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -300,7 +300,7 @@ config PWM_MEDIATEK
Generic PWM framework driver for Mediatek ARM SoC.

To compile this driver as a module, choose M here: the module
will be called pwm-mxs.
will be called pwm-mediatek.

config PWM_MXS
tristate "Freescale MXS PWM support"
Expand Down

0 comments on commit aa12d7a

Please sign in to comment.