input: keyboard: imx: add snvs power key driver
[sfrench/cifs-2.6.git] / drivers / input / keyboard / Kconfig
index 4cd94fd6cbad7ce6f3355dbc39a15c4698f564c5..82a8fb50afacb2533ae7f97b82e73cdfbd816296 100644 (file)
@@ -401,6 +401,17 @@ config KEYBOARD_MPR121
          To compile this driver as a module, choose M here: the
          module will be called mpr121_touchkey.
 
+config KEYBOARD_SNVS_PWRKEY
+       tristate "IMX SNVS Power Key Driver"
+       depends on SOC_IMX6SX
+       depends on OF
+       help
+         This is the snvs powerkey driver for the Freescale i.MX application
+         processors that are newer than i.MX6 SX.
+
+         To compile this driver as a module, choose M here; the
+         module will be called snvs_pwrkey.
+
 config KEYBOARD_IMX
        tristate "IMX keypad support"
        depends on ARCH_MXC