Skip to content

Commit

Permalink
[PATCH] update URL for HPET spec.
Browse files Browse the repository at this point in the history
Correct URL for HPET spec.

Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
Cc: Andi Kleen <ak@muc.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
  • Loading branch information
Randy Dunlap authored and Linus Torvalds committed Sep 21, 2005
1 parent 7980cbb commit 89d7cbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/x86_64/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,7 @@ config HPET_TIMER
present. The HPET provides a stable time base on SMP
systems, unlike the TSC, but it is more expensive to access,
as it is off-chip. You can find the HPET spec at
<http://www.intel.com/labs/platcomp/hpet/hpetspec.htm>.
<http://www.intel.com/hardwaredesign/hpetspec.htm>.

config X86_PM_TIMER
bool "PM timer"
Expand Down

0 comments on commit 89d7cbf

Please sign in to comment.