]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/input/misc/Kconfig
Merge branch 'for-next' of git://github.com/rydberg/linux into next
[karo-tx-linux.git] / drivers / input / misc / Kconfig
index bb698e1f9e429b1c5d6dee2b59f0603807918d84..0b541cdf9b8e69f238c2f7fcd5eadebe644ec3e3 100644 (file)
@@ -637,4 +637,14 @@ config INPUT_XEN_KBDDEV_FRONTEND
          To compile this driver as a module, choose M here: the
          module will be called xen-kbdfront.
 
+config INPUT_SIRFSOC_ONKEY
+       bool "CSR SiRFSoC power on/off/suspend key support"
+       depends on ARCH_SIRF && OF
+       default y
+       help
+         Say Y here if you want to support for the SiRFSoC power on/off/suspend key
+         in Linux, after you press the onkey, system will suspend.
+
+         If unsure, say N.
+
 endif