public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Adrian Bunk <bunk@stusta.de>
To: Andrew Morton <akpm@osdl.org>
Cc: Chris Wright <chrisw@osdl.org>,
	mochel@digitalimplant.org, linux-kernel@vger.kernel.org
Subject: [PATCH] make CONFIG_PM_DEBUG depend on CONFIG_PM
Date: Tue, 12 Oct 2004 23:47:04 +0200	[thread overview]
Message-ID: <20041012214704.GE18579@stusta.de> (raw)


The trivial patch by Chris Wright below still applies against
both 2.6.9-rc4 and 2.6.9-rc4-mm1.


make CONFIG_PM_DEBUG depend on CONFIG_PM


Signed-off-by: Chris Wright <chrisw@osdl.org>
Signed-off-by: Adrian Bunk <bunk@stusta.de>

===== 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, 

             reply	other threads:[~2004-10-12 21:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-12 21:47 Adrian Bunk [this message]
  -- strict thread matches above, loose matches on Subject: below --
2004-09-29 23:18 [PATCH] make CONFIG_PM_DEBUG depend on CONFIG_PM Chris Wright

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=20041012214704.GE18579@stusta.de \
    --to=bunk@stusta.de \
    --cc=akpm@osdl.org \
    --cc=chrisw@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mochel@digitalimplant.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