diff options
-rw-r--r-- | arch/x86_64/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86_64/Kconfig b/arch/x86_64/Kconfig index 0969d570f3b5..21afa69a086d 100644 --- a/arch/x86_64/Kconfig +++ b/arch/x86_64/Kconfig | |||
@@ -308,7 +308,7 @@ config HPET_TIMER | |||
308 | present. The HPET provides a stable time base on SMP | 308 | present. The HPET provides a stable time base on SMP |
309 | systems, unlike the TSC, but it is more expensive to access, | 309 | systems, unlike the TSC, but it is more expensive to access, |
310 | as it is off-chip. You can find the HPET spec at | 310 | as it is off-chip. You can find the HPET spec at |
311 | <http://www.intel.com/labs/platcomp/hpet/hpetspec.htm>. | 311 | <http://www.intel.com/hardwaredesign/hpetspec.htm>. |
312 | 312 | ||
313 | config X86_PM_TIMER | 313 | config X86_PM_TIMER |
314 | bool "PM timer" | 314 | bool "PM timer" |