From: Chris Wright <chrisw@osdl.org>
To: torvalds@osdl.org
Cc: mochel@digitalimplant.org, linux-kernel@vger.kernel.org
Subject: [PATCH] make CONFIG_PM_DEBUG depend on CONFIG_PM
Date: Wed, 29 Sep 2004 16:18:12 -0700 [thread overview]
Message-ID: <20040929161812.A1973@build.pdx.osdl.net> (raw)
make CONFIG_PM_DEBUG depend on CONFIG_PM
Signed-off-by: Chris Wright <chrisw@osdl.org>
===== kernel/power/Kconfig 1.11 vs edited =====
--- 1.11/kernel/power/Kconfig 2004-08-01 20:36:39 -07:00
+++ edited/kernel/power/Kconfig 2004-09-29 16:01:40 -07:00
@@ -20,6 +20,7 @@
config PM_DEBUG
bool "Power Management Debug Support"
+ depends on PM
---help---
This option enables verbose debugging support in the Power Management
code. This is helpful when debugging and reporting various PM bugs,
next reply other threads:[~2004-09-29 23:18 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-09-29 23:18 Chris Wright [this message]
2004-10-12 21:47 Adrian Bunk
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=20040929161812.A1973@build.pdx.osdl.net \
--to=chrisw@osdl.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mochel@digitalimplant.org \
--cc=torvalds@osdl.org \
/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
Powered by JetHome