Re: [PATCH 1/2] PM: fast power off - core

From: akuster
Date: Mon Jan 29 2007 - 12:39:02 EST




Randy Dunlap wrote:
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}

my bad

--- 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?
Thought it would be cleaner.

We shouldn't add a new Kconfig file for every new 1-2 kconfig symbols.
OK


---
~Randy
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/