From: Ameya Palande <ameya.palande@nokia.com>
To: "len.brown@intel.com" <len.brown@intel.com>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] cpuidle: Remove references to ACPI
Date: Tue, 27 Jul 2010 13:58:17 +0300 [thread overview]
Message-ID: <1280228297.1934.36.camel@chotu> (raw)
In-Reply-To: <1279726766-19450-1-git-send-email-ameya.palande@nokia.com>
On Wed, 2010-07-21 at 17:39 +0200, Palande Ameya (Nokia-MS/Helsinki)
wrote:
> Since cpuidle is generic framework and ACPI doesn't exist for non-x86
> platforms, remove references to ACPI from Kconfig.
>
> Signed-off-by: Ameya Palande <ameya.palande@nokia.com>
> ---
> drivers/cpuidle/Kconfig | 5 +----
> 1 files changed, 1 insertions(+), 4 deletions(-)
>
> diff --git a/drivers/cpuidle/Kconfig b/drivers/cpuidle/Kconfig
> index 7dbc4a8..512d25a 100644
> --- a/drivers/cpuidle/Kconfig
> +++ b/drivers/cpuidle/Kconfig
> @@ -1,14 +1,11 @@
> -
> config CPU_IDLE
> bool "CPU idle PM support"
> - default ACPI
> + default PM
> help
> CPU idle is a generic framework for supporting software-controlled
> idle processor power management. It includes modular cross-platform
> governors that can be swapped during runtime.
>
> - If you're using an ACPI-enabled platform, you should say Y here.
> -
> config CPU_IDLE_GOV_LADDER
> bool
> depends on CPU_IDLE
Ping?
prev parent reply other threads:[~2010-07-27 10:59 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-07-21 15:39 Ameya Palande
2010-07-27 10:58 ` Ameya Palande [this message]
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=1280228297.1934.36.camel@chotu \
--to=ameya.palande@nokia.com \
--cc=len.brown@intel.com \
--cc=linux-kernel@vger.kernel.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