]> Pileus Git - ~andy/linux/commitdiff
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 b4d9089a6a06736cf5c8b9fc2ac1955a8ad19360..17d57617a41d6fe66273df7bc832d2e782023178 100644 (file)
@@ -704,7 +704,7 @@ source kernel/power/Kconfig
 
 source "drivers/acpi/Kconfig"
 
 
 source "drivers/acpi/Kconfig"
 
-source "arch/x86_64/kernel/cpufreq/Kconfig"
+source "arch/x86/kernel/cpufreq/Kconfig"
 
 endmenu
 
 
 endmenu