diff options
Diffstat (limited to 'arch/x86/Kconfig')
-rw-r--r-- | arch/x86/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig index 98a0ed52b5c3..66c14961a9b5 100644 --- a/arch/x86/Kconfig +++ b/arch/x86/Kconfig | |||
@@ -479,7 +479,7 @@ config HPET_TIMER | |||
479 | The HPET provides a stable time base on SMP | 479 | The HPET provides a stable time base on SMP |
480 | systems, unlike the TSC, but it is more expensive to access, | 480 | systems, unlike the TSC, but it is more expensive to access, |
481 | as it is off-chip. You can find the HPET spec at | 481 | as it is off-chip. You can find the HPET spec at |
482 | <http://www.intel.com/hardwaredesign/hpetspec.htm>. | 482 | <http://www.intel.com/hardwaredesign/hpetspec_1.pdf>. |
483 | 483 | ||
484 | You can safely choose Y here. However, HPET will only be | 484 | You can safely choose Y here. However, HPET will only be |
485 | activated if the platform and the BIOS support this feature. | 485 | activated if the platform and the BIOS support this feature. |