[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20070128100942.edb5f7e1.randy.dunlap@oracle.com>
Date: Sun, 28 Jan 2007 10:09:42 -0800
From: Randy Dunlap <randy.dunlap@...cle.com>
To: akuster <akuster@...sta.com>, linux-pm@...ts.osdl.org
Cc: Andrew Morton <akpm@...l.org>, lkml <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 1/2] PM: fast power off - core
On Sat, 27 Jan 2007 10:05:43 -1000 akuster wrote:
> My apologies, I cc'd the wrong list the first time around.
{argh, attachments}
--- linux-2.6_dev.orig/kernel/power/Kconfig
+++ linux-2.6_dev/kernel/power/Kconfig
@@ -131,3 +131,5 @@ config SUSPEND_SMP
bool
depends on HOTPLUG_CPU && X86 && PM
default y
+
+source "kernel/power/fastoff/Kconfig"
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Why a separate, new Kconfig file?
We shouldn't add a new Kconfig file for every new 1-2 kconfig symbols.
---
~Randy
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists