diff options
| -rw-r--r-- | arch/i386/Kconfig | 2 | ||||
| -rw-r--r-- | arch/x86/kernel/cpu/cpufreq/Kconfig_32 (renamed from arch/x86/kernel/cpu/cpufreq/Kconfig) | 0 | ||||
| -rw-r--r-- | arch/x86/kernel/cpu/cpufreq/Kconfig_64 (renamed from arch/x86/kernel/cpufreq/Kconfig) | 2 | ||||
| -rw-r--r-- | arch/x86_64/Kconfig | 2 |
4 files changed, 3 insertions, 3 deletions
diff --git a/arch/i386/Kconfig b/arch/i386/Kconfig index b84d5050e92e..ffcbbba806e0 100644 --- a/arch/i386/Kconfig +++ b/arch/i386/Kconfig | |||
| @@ -1080,7 +1080,7 @@ config APM_REAL_MODE_POWER_OFF | |||
| 1080 | 1080 | ||
| 1081 | endif # APM | 1081 | endif # APM |
| 1082 | 1082 | ||
| 1083 | source "arch/x86/kernel/cpu/cpufreq/Kconfig" | 1083 | source "arch/x86/kernel/cpu/cpufreq/Kconfig_32" |
| 1084 | 1084 | ||
| 1085 | endmenu | 1085 | endmenu |
| 1086 | 1086 | ||
diff --git a/arch/x86/kernel/cpu/cpufreq/Kconfig b/arch/x86/kernel/cpu/cpufreq/Kconfig_32 index d8c6f132dc7a..d8c6f132dc7a 100644 --- a/arch/x86/kernel/cpu/cpufreq/Kconfig +++ b/arch/x86/kernel/cpu/cpufreq/Kconfig_32 | |||
diff --git a/arch/x86/kernel/cpufreq/Kconfig b/arch/x86/kernel/cpu/cpufreq/Kconfig_64 index a3fd51926cbd..9c9699fdcf52 100644 --- a/arch/x86/kernel/cpufreq/Kconfig +++ b/arch/x86/kernel/cpu/cpufreq/Kconfig_64 | |||
| @@ -19,7 +19,7 @@ config X86_POWERNOW_K8 | |||
| 19 | To compile this driver as a module, choose M here: the | 19 | To compile this driver as a module, choose M here: the |
| 20 | module will be called powernow-k8. | 20 | module will be called powernow-k8. |
| 21 | 21 | ||
| 22 | For details, take a look at <file:Documentation/cpu-freq/>. | 22 | For details, take a look at <file:Documentation/cpu-freq/>. |
| 23 | 23 | ||
| 24 | If in doubt, say N. | 24 | If in doubt, say N. |
| 25 | 25 | ||
diff --git a/arch/x86_64/Kconfig b/arch/x86_64/Kconfig index 78cb68f2ebbd..712ebd9c5d6a 100644 --- a/arch/x86_64/Kconfig +++ b/arch/x86_64/Kconfig | |||
| @@ -723,7 +723,7 @@ config ARCH_HIBERNATION_HEADER | |||
| 723 | 723 | ||
| 724 | source "drivers/acpi/Kconfig" | 724 | source "drivers/acpi/Kconfig" |
| 725 | 725 | ||
| 726 | source "arch/x86/kernel/cpufreq/Kconfig" | 726 | source "arch/x86/kernel/cpu/cpufreq/Kconfig_64" |
| 727 | 727 | ||
| 728 | endmenu | 728 | endmenu |
| 729 | 729 | ||
