OSDN Git Service

ARM: SAMSUNG: Add support for interrupt wakeup-sources
[android-x86/kernel.git] / arch / arm / plat-samsung / Kconfig
index d663078..2753fb3 100644 (file)
@@ -285,4 +285,12 @@ config SAMSUNG_PM_CHECK_CHUNKSIZE
 
          See <file:Documentation/arm/Samsung-S3C24XX/Suspend.txt>
 
+config SAMSUNG_WAKEMASK
+       bool
+       depends on PM
+       help
+         Compile support for wakeup-mask controls found on the S3C6400
+         and above. This code allows a set of interrupt to wakeup-mask
+         mappings. See <plat/wakeup-mask.h>
+
 endif