diff options
Diffstat (limited to 'arch/blackfin/Kconfig.debug')
-rw-r--r-- | arch/blackfin/Kconfig.debug | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/arch/blackfin/Kconfig.debug b/arch/blackfin/Kconfig.debug index e2a3d4c8ab9a..79594694ee90 100644 --- a/arch/blackfin/Kconfig.debug +++ b/arch/blackfin/Kconfig.debug | |||
@@ -253,4 +253,11 @@ config BFIN_PSEUDODBG_INSNS | |||
253 | 253 | ||
254 | Most people should say N here. | 254 | Most people should say N here. |
255 | 255 | ||
256 | config BFIN_PM_WAKEUP_TIME_BENCH | ||
257 | bool "Display the total time for kernel to resume from power saving mode" | ||
258 | default n | ||
259 | help | ||
260 | Display the total time when kernel resumes normal from standby or | ||
261 | suspend to mem mode. | ||
262 | |||
256 | endmenu | 263 | endmenu |