From 8744cac40363f71693160034c7ed5773fe82f34c Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Tue, 23 Jun 2009 10:20:56 +0100 Subject: [PATCH] --- yaml --- r: 154287 b: refs/heads/master c: 9801b321ecdb6708365b6825bf728c8e433fca00 h: refs/heads/master i: 154285: 9b4172a5db23f98bfa1bebb09b50e0841a25f618 154283: 6cba9eb10c84469c3ffe9e0b49dbd048bec4a6f4 154279: 21dae802994c85d3386132446f603c7f79b8e949 154271: 5ea473ebf6d6cf14265600e24dfe6f712a04cd44 v: v3 --- [refs] | 2 +- trunk/arch/mips/Kconfig | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index d582c5ca96e9..90d8b157a6e7 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 1b2bc75c1bde6581d2694cb3ed7fb06b69685008 +refs/heads/master: 9801b321ecdb6708365b6825bf728c8e433fca00 diff --git a/trunk/arch/mips/Kconfig b/trunk/arch/mips/Kconfig index eb7e8d795c6a..3cce4ed5473d 100644 --- a/trunk/arch/mips/Kconfig +++ b/trunk/arch/mips/Kconfig @@ -2145,11 +2145,11 @@ menu "Power management options" config ARCH_HIBERNATION_POSSIBLE def_bool y - depends on !SMP + depends on SYS_SUPPORTS_HOTPLUG_CPU config ARCH_SUSPEND_POSSIBLE def_bool y - depends on !SMP + depends on SYS_SUPPORTS_HOTPLUG_CPU source "kernel/power/Kconfig"