aboutsummaryrefslogtreecommitdiffstats
path: root/arch/frv/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/frv/Kconfig')
-rw-r--r--arch/frv/Kconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/frv/Kconfig b/arch/frv/Kconfig
index 43153e767bb1..2e25b95a494b 100644
--- a/arch/frv/Kconfig
+++ b/arch/frv/Kconfig
@@ -357,6 +357,11 @@ source "drivers/pcmcia/Kconfig"
357# should probably wait a while. 357# should probably wait a while.
358 358
359menu "Power management options" 359menu "Power management options"
360
361config ARCH_SUSPEND_POSSIBLE
362 def_bool y
363 depends on !SMP
364
360source kernel/power/Kconfig 365source kernel/power/Kconfig
361endmenu 366endmenu
362 367