OSDN Git Service

x86_64: move kernel/cpufreq
authorThomas Gleixner <tglx@linutronix.de>
Thu, 11 Oct 2007 09:17:06 +0000 (11:17 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 11 Oct 2007 09:17:06 +0000 (11:17 +0200)
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/cpufreq/Kconfig [moved from arch/x86_64/kernel/cpufreq/Kconfig with 100% similarity]
arch/x86_64/Kconfig

index b4d9089..17d5761 100644 (file)
@@ -704,7 +704,7 @@ source kernel/power/Kconfig
 
 source "drivers/acpi/Kconfig"
 
-source "arch/x86_64/kernel/cpufreq/Kconfig"
+source "arch/x86/kernel/cpufreq/Kconfig"
 
 endmenu