lkml.org 
[lkml]   [2005]   [Dec]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH] x86_64: Display HPET timer option
Currently the HPET timer option isn't visible in menuconfig.

Signed-off-by: Zwane Mwaikambo <zwane@arm.linux.org.uk>

diff -r f425e4d22fe8 arch/x86_64/Kconfig
--- a/arch/x86_64/Kconfig Fri Dec 2 03:00:04 2005
+++ b/arch/x86_64/Kconfig Thu Dec 1 11:41:06 2005
@@ -317,7 +317,7 @@


config HPET_TIMER
- bool
+ bool "HPET timer"
default y
help
Use the IA-PC HPET (High Precision Event Timer) to manage
@@ -326,6 +326,10 @@
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/hardwaredesign/hpetspec.htm>.
+
+config HPET_EMULATE_RTC
+ bool "HPET provides RTC interrupt"
+ depends on HPET_TIMER && RTC=y

config X86_PM_TIMER
bool "PM timer"
@@ -342,10 +346,6 @@
The kernel selects the PM timer only as a last resort, so it is
useful to enable just in case.

-config HPET_EMULATE_RTC
- bool "Provide RTC interrupt"
- depends on HPET_TIMER && RTC=y
-
config GART_IOMMU
bool "IOMMU support"
default y
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
\
 
 \ /
  Last update: 2005-12-01 20:42    [W:2.162 / U:0.012 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site