From: "davej@redhat.com" <davej@redhat.com>
To: "Rudramuni, Vishwesh M" <vishwesh.m.rudramuni@intel.com>
Cc: "cpufreq@vger.kernel.org" <cpufreq@vger.kernel.org>,
"Seshadri, Harinarayanan" <harinarayanan.seshadri@intel.com>,
"Muralidhar, Rajeev D" <rajeev.d.muralidhar@intel.com>,
"Brown, Len" <len.brown@intel.com>
Subject: Re: sfi based cpufreq driver for intel soc platforms
Date: Wed, 1 Feb 2012 09:51:34 -0500 [thread overview]
Message-ID: <20120201145133.GA15100@redhat.com> (raw)
In-Reply-To: <C9B248CF4BE2844B92616616440223E8049984@BGSMSX101.gar.corp.intel.com>
On Wed, Feb 01, 2012 at 10:59:49AM +0000, Rudramuni, Vishwesh M wrote:
> +config X86_SFI_CPUFREQ
> + tristate "SFI Processor P-States driver"
> + select CPU_FREQ_TABLE
> + help
...
> obj-$(CONFIG_X86_POWERNOW_K8) += powernow-k8.o mperf.o
> obj-$(CONFIG_X86_ACPI_CPUFREQ) += acpi-cpufreq.o mperf.o
> +obj-$(CONFIG_X86_ACPI_CPUFREQ) += sfi-cpufreq.o mperf.o
> obj-$(CONFIG_X86_PCC_CPUFREQ) += pcc-cpufreq.o
> obj-$(CONFIG_X86_POWERNOW_K6) += powernow-k6.o
> obj-$(CONFIG_X86_POWERNOW_K7) += powernow-k7.o
This should be
+obj-$(CONFIG_X86_SFI_CPUFREQ) += sfi-cpufreq.o mperf.o
I assume ?
Dave
next prev parent reply other threads:[~2012-02-01 14:51 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-01 10:59 sfi based cpufreq driver for intel soc platforms Rudramuni, Vishwesh M
2012-02-01 14:51 ` davej [this message]
2012-02-02 3:25 ` Rudramuni, Vishwesh M
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=20120201145133.GA15100@redhat.com \
--to=davej@redhat.com \
--cc=cpufreq@vger.kernel.org \
--cc=harinarayanan.seshadri@intel.com \
--cc=len.brown@intel.com \
--cc=rajeev.d.muralidhar@intel.com \
--cc=vishwesh.m.rudramuni@intel.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