Skip to content

Commit

Permalink
Input: tps65218-pwrbutton - fix a spelling mistake in Kconfig
Browse files Browse the repository at this point in the history
Fix a spelling mistake: buttong -> button

Signed-off-by: Zhuohua Li <lizhuohua1994@gmail.com>
Patchwork-Id: 10134469
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
  • Loading branch information
Zhuohua Li authored and Dmitry Torokhov committed Jan 2, 2018
1 parent 3c8a23c commit b8af0b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/input/misc/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -454,7 +454,7 @@ config INPUT_TPS65218_PWRBUTTON
tristate "TPS65218 Power button driver"
depends on (MFD_TPS65217 || MFD_TPS65218)
help
Say Y here if you want to enable power buttong reporting for
Say Y here if you want to enable power button reporting for
TPS65217 and TPS65218 Power Management IC devices.

To compile this driver as a module, choose M here. The module will
Expand Down

0 comments on commit b8af0b5

Please sign in to comment.