Commit b8af0b5b authored by Zhuohua Li's avatar Zhuohua Li Committed by Dmitry Torokhov

Input: tps65218-pwrbutton - fix a spelling mistake in Kconfig

Fix a spelling mistake: buttong -> button
Signed-off-by: default avatarZhuohua Li <lizhuohua1994@gmail.com>
Patchwork-Id: 10134469
Signed-off-by: default avatarDmitry Torokhov <dmitry.torokhov@gmail.com>
parent 3c8a23c2
...@@ -454,7 +454,7 @@ config INPUT_TPS65218_PWRBUTTON ...@@ -454,7 +454,7 @@ config INPUT_TPS65218_PWRBUTTON
tristate "TPS65218 Power button driver" tristate "TPS65218 Power button driver"
depends on (MFD_TPS65217 || MFD_TPS65218) depends on (MFD_TPS65217 || MFD_TPS65218)
help 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. TPS65217 and TPS65218 Power Management IC devices.
To compile this driver as a module, choose M here. The module will To compile this driver as a module, choose M here. The module will
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment