From: Randy Dunlap Date: Wed, 21 Sep 2005 16:55:44 +0000 (-0700) Subject: [PATCH] update URL for HPET spec. X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=89d7cbf73e1a85241eb42339f6cb7a429fec178c;p=linux-beck.git [PATCH] update URL for HPET spec. Correct URL for HPET spec. Signed-off-by: Randy Dunlap Cc: Andi Kleen Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- 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 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 - . + . config X86_PM_TIMER bool "PM timer"