All of lore.kernel.org
 help / color / mirror / Atom feed
* Revert default on deprecated config X86_SPEEDSTEP_CENTRINO_ACPI
@ 2007-02-16  7:44 Thomas Renninger
  0 siblings, 0 replies; only message in thread
From: Thomas Renninger @ 2007-02-16  7:44 UTC (permalink / raw)
  To: cpufreq; +Cc: Dave Jones

Can this be applied, pls.

Thanks,

   Thomas

Revert default on deprecated config X86_SPEEDSTEP_CENTRINO_ACPI


Signed-off-by: Thomas Renninger <trenn@suse.de>

 arch/i386/kernel/cpu/cpufreq/Kconfig |    1 -
 arch/x86_64/kernel/cpufreq/Kconfig   |    1 -
 2 files changed, 2 deletions(-)

Index: linux-2.6.20/arch/x86_64/kernel/cpufreq/Kconfig
===================================================================
--- linux-2.6.20.orig/arch/x86_64/kernel/cpufreq/Kconfig
+++ linux-2.6.20/arch/x86_64/kernel/cpufreq/Kconfig
@@ -45,7 +45,6 @@ config X86_SPEEDSTEP_CENTRINO
 config X86_SPEEDSTEP_CENTRINO_ACPI
 	bool
 	depends on X86_SPEEDSTEP_CENTRINO
-	default y
 
 config X86_ACPI_CPUFREQ
 	tristate "ACPI Processor P-States driver"
Index: linux-2.6.20/arch/i386/kernel/cpu/cpufreq/Kconfig
===================================================================
--- linux-2.6.20.orig/arch/i386/kernel/cpu/cpufreq/Kconfig
+++ linux-2.6.20/arch/i386/kernel/cpu/cpufreq/Kconfig
@@ -125,7 +125,6 @@ config X86_SPEEDSTEP_CENTRINO_ACPI
 	bool "Use ACPI tables to decode valid frequency/voltage (deprecated)"
 	depends on X86_SPEEDSTEP_CENTRINO && ACPI_PROCESSOR
 	depends on !(X86_SPEEDSTEP_CENTRINO = y && ACPI_PROCESSOR = m)
-	default y
 	help
 	  This is deprecated and this functionality is now merged into
 	  acpi_cpufreq (X86_ACPI_CPUFREQ). Use that driver instead of

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-02-16  7:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-02-16  7:44 Revert default on deprecated config X86_SPEEDSTEP_CENTRINO_ACPI Thomas Renninger

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.