From: Brad Hards <bhards@bigpond.net.au>
To: torvalds@transmeta.com
Cc: pavel@ucw.cz, trivial@rustcorp.com, linux-kernel@vger.kernel.org
Subject: [trivial patch] config cleanup - software suspend
Date: Sun, 16 Jun 2002 21:49:03 +1000 [thread overview]
Message-ID: <200206162149.03250.bhards@bigpond.net.au> (raw)
[-- 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
next reply other threads:[~2002-06-16 11:52 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-06-16 11:49 Brad Hards [this message]
2002-06-16 20:50 ` Pavel Machek
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200206162149.03250.bhards@bigpond.net.au \
--to=bhards@bigpond.net.au \
--cc=linux-kernel@vger.kernel.org \
--cc=pavel@ucw.cz \
--cc=torvalds@transmeta.com \
--cc=trivial@rustcorp.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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®