Merge tag 'mfd-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
[linux-2.6-block.git] / drivers / input / misc / Kconfig
index 6dfe9e2fe5b1b8104c5c5639f6873790af2de8cf..54d36f98b426df4ea4479af7729500ca0308e038 100644 (file)
@@ -190,6 +190,15 @@ config INPUT_M68K_BEEP
        tristate "M68k Beeper support"
        depends on M68K
 
+config INPUT_MAX77650_ONKEY
+       tristate "Maxim MAX77650 ONKEY support"
+       depends on MFD_MAX77650
+       help
+         Support the ONKEY of the MAX77650 PMIC as an input device.
+
+         To compile this driver as a module, choose M here: the module
+         will be called max77650-onkey.
+
 config INPUT_MAX77693_HAPTIC
        tristate "MAXIM MAX77693/MAX77843 haptic controller support"
        depends on (MFD_MAX77693 || MFD_MAX77843) && PWM