Merge tag 'v5.1' into next
[sfrench/cifs-2.6.git] / drivers / input / misc / Kconfig
index 16f41eece6d232b89225e4185424560393ea68ca..6dfe9e2fe5b1b8104c5c5639f6873790af2de8cf 100644 (file)
@@ -873,4 +873,15 @@ config INPUT_SC27XX_VIBRA
          To compile this driver as a module, choose M here. The module will
          be called sc27xx_vibra.
 
+config INPUT_STPMIC1_ONKEY
+       tristate "STPMIC1 PMIC Onkey support"
+       depends on MFD_STPMIC1
+       help
+         Say Y to enable support of onkey embedded into STPMIC1 PMIC. onkey
+         can be used to wakeup from low power modes and force a shut-down on
+         long press.
+
+         To compile this driver as a module, choose M here: the
+         module will be called stpmic1_onkey.
+
 endif