From 3c92c07a061a8974ac98bc7ee7a00405fa7e5b36 Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Thu, 2 Jul 2009 11:48:07 +0100 Subject: [PATCH] --- yaml --- r: 154863 b: refs/heads/master c: 3f5b3e17f791ba27f91fc4fdc514e7704d4d6273 h: refs/heads/master i: 154861: 34b544af4ec9c877c68df1c4281fe8cc90c7c354 154859: 2c287d37ce50236bfafb67fbc215db33749d29ca 154855: 0c749052d927248e53b111a47ac8013e3e408d57 154847: 15bb5efcc1fbc0b4222f404ccce6fbad8fb105c6 v: v3 --- [refs] | 2 +- trunk/arch/mips/Kconfig | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 9f1c0667396a..934bdc889d4a 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: cad9bc69048b073023366ebb0878c1dd64a2c4d9 +refs/heads/master: 3f5b3e17f791ba27f91fc4fdc514e7704d4d6273 diff --git a/trunk/arch/mips/Kconfig b/trunk/arch/mips/Kconfig index df1a92afa56a..3ca0fe1a9123 100644 --- a/trunk/arch/mips/Kconfig +++ b/trunk/arch/mips/Kconfig @@ -2168,11 +2168,11 @@ menu "Power management options" config ARCH_HIBERNATION_POSSIBLE def_bool y - depends on SYS_SUPPORTS_HOTPLUG_CPU + depends on SYS_SUPPORTS_HOTPLUG_CPU || !SMP config ARCH_SUSPEND_POSSIBLE def_bool y - depends on SYS_SUPPORTS_HOTPLUG_CPU + depends on SYS_SUPPORTS_HOTPLUG_CPU || !SMP source "kernel/power/Kconfig"