[PATCH] x86_64: Display HPET timer option

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Currently the HPET timer option isn't visible in menuconfig.

Signed-off-by: Zwane Mwaikambo <[email protected]>

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 [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux