* [trivial patch] config cleanup - software suspend
@ 2002-06-16 11:49 Brad Hards
2002-06-16 20:50 ` Pavel Machek
0 siblings, 1 reply; 2+ messages in thread
From: Brad Hards @ 2002-06-16 11:49 UTC (permalink / raw)
To: torvalds; +Cc: pavel, trivial, linux-kernel
[-- Attachment #1: Type: text/plain, Size: 247 bytes --]
Please find enclosed a trivial patch that moves the Software Suspend
configuration option into the new power management menu, which is where
(IMNSHO) it belongs.
Brad
--
http://conf.linux.org.au. 22-25Jan2003. Perth, Australia. Birds in Black.
[-- Attachment #2: swsusp-config-16062002.patch --]
[-- Type: text/x-diff, Size: 830 bytes --]
diff -Naur -X dontdiff linux-2.5.21/arch/i386/config.in linux-2.5.21-config-pm/arch/i386/config.in
--- linux-2.5.21/arch/i386/config.in Sun Jun 9 15:28:47 2002
+++ linux-2.5.21-config-pm/arch/i386/config.in Sun Jun 16 21:39:58 2002
@@ -225,6 +225,8 @@
bool ' Use real mode APM BIOS call to power off' CONFIG_APM_REAL_MODE_POWER_OFF
fi
+dep_mbool 'Software Suspend (EXPERIMENTAL)' CONFIG_SOFTWARE_SUSPEND $CONFIG_PM $CONFIG_EXPERIMENTAL
+
endmenu
mainmenu_option next_comment
@@ -405,10 +407,6 @@
mainmenu_option next_comment
comment 'Kernel hacking'
-if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then
- dep_bool 'Software Suspend' CONFIG_SOFTWARE_SUSPEND $CONFIG_PM
-fi
-
bool 'Kernel debugging' CONFIG_DEBUG_KERNEL
if [ "$CONFIG_DEBUG_KERNEL" != "n" ]; then
bool ' Debug memory allocations' CONFIG_DEBUG_SLAB
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2002-06-16 20:50 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-06-16 11:49 [trivial patch] config cleanup - software suspend Brad Hards
2002-06-16 20:50 ` Pavel Machek
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®