dect
/
linux-2.6
Archived
13
0
Fork 0

[PATCH] update URL for HPET spec.

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>
This commit is contained in:
Randy Dunlap 2005-09-21 09:55:44 -07:00 committed by Linus Torvalds
parent 7980cbbb30
commit 89d7cbf73e
1 changed files with 1 additions and 1 deletions

View File

@ -308,7 +308,7 @@ config HPET_TIMER
present. The HPET provides a stable time base on SMP present. The HPET provides a stable time base on SMP
systems, unlike the TSC, but it is more expensive to access, systems, unlike the TSC, but it is more expensive to access,
as it is off-chip. You can find the HPET spec at 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 config X86_PM_TIMER
bool "PM timer" bool "PM timer"