aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/Kconfig')
-rw-r--r--arch/x86/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig
index 140e254fe546..b9ea9a80faa5 100644
--- a/arch/x86/Kconfig
+++ b/arch/x86/Kconfig
@@ -1847,7 +1847,7 @@ config APM_ALLOW_INTS
1847 1847
1848endif # APM 1848endif # APM
1849 1849
1850source "arch/x86/kernel/cpu/cpufreq/Kconfig" 1850source "drivers/cpufreq/Kconfig"
1851 1851
1852source "drivers/cpuidle/Kconfig" 1852source "drivers/cpuidle/Kconfig"
1853 1853