Re: sfi based cpufreq driver for intel soc platforms

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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
--
To unsubscribe from this list: send the line "unsubscribe cpufreq" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Kernel Devel]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Forum]     [Linux SCSI]

  Powered by Linux