blackfin: bf60x: pm: Add a debug option to calculate kernel wakeup time.
[sfrench/cifs-2.6.git] / arch / blackfin / Kconfig.debug
index e2a3d4c8ab9aca33059de9475941007a595a9113..79594694ee90a4bb24d63e893bc879f89284d6fa 100644 (file)
@@ -253,4 +253,11 @@ config BFIN_PSEUDODBG_INSNS
 
          Most people should say N here.
 
+config BFIN_PM_WAKEUP_TIME_BENCH
+       bool "Display the total time for kernel to resume from power saving mode"
+       default n
+       help
+         Display the total time when kernel resumes normal from standby or
+         suspend to mem mode.
+
 endmenu