]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
[PATCH] update URL for HPET spec.
authorRandy Dunlap <rdunlap@xenotime.net>
Wed, 21 Sep 2005 16:55:44 +0000 (09:55 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 21 Sep 2005 17:12:18 +0000 (10:12 -0700)
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>
arch/x86_64/Kconfig

index 0969d570f3b53c1f536a003d7183a4ff85ea1243..21afa69a086d6826c41b6d26650486a941377b34 100644 (file)
@@ -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"