diff options
Diffstat (limited to 'drivers/input/misc/Kconfig')
-rw-r--r-- | drivers/input/misc/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/input/misc/Kconfig b/drivers/input/misc/Kconfig index 5f4967d01bc3..e2413acbbb16 100644 --- a/drivers/input/misc/Kconfig +++ b/drivers/input/misc/Kconfig | |||
@@ -168,7 +168,7 @@ config INPUT_MAX8997_HAPTIC | |||
168 | 168 | ||
169 | config INPUT_MC13783_PWRBUTTON | 169 | config INPUT_MC13783_PWRBUTTON |
170 | tristate "MC13783 ON buttons" | 170 | tristate "MC13783 ON buttons" |
171 | depends on MFD_MC13783 | 171 | depends on MFD_MC13XXX |
172 | help | 172 | help |
173 | Support the ON buttons of MC13783 PMIC as an input device | 173 | Support the ON buttons of MC13783 PMIC as an input device |
174 | reporting power button status. | 174 | reporting power button status. |