input: Add power button support for mc13783
[deliverable/linux.git] / drivers / input / misc / Kconfig
index c9104bb4db060061f4bc4dbdc6068dbfd7eeafa3..7331229e23473b1a91445c10c9a1dbde1cf5e550 100644 (file)
@@ -100,6 +100,16 @@ config INPUT_MAX8925_ONKEY
          To compile this driver as a module, choose M here: the module
          will be called max8925_onkey.
 
+config INPUT_MC13783_PWRBUTTON
+       tristate "MC13783 ON buttons"
+       depends on MFD_MC13783
+       help
+         Support the ON buttons of MC13783 PMIC as an input device
+         reporting power button status.
+
+         To compile this driver as a module, choose M here: the module
+         will be called mc13783-pwrbutton.
+
 config INPUT_MMA8450
        tristate "MMA8450 - Freescale's 3-Axis, 8/12-bit Digital Accelerometer"
        depends on I2C
This page took 0.030866 seconds and 5 git commands to generate.