[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <tkrat.910599eea91d5ea5@s5r6.in-berlin.de>
Date: Sat, 15 Sep 2007 19:13:29 +0200 (CEST)
From: Stefan Richter <stefanr@...6.in-berlin.de>
To: Andi Kleen <andi@...stfloor.org>
cc: Paul Rolland <rol@...917.net>, Vojtech Pavlik <vojtech@...e.cz>,
linux-kernel@...r.kernel.org
Subject: [PATCH] x86_64: configure HPET_EMULATE_RTC automatically
I don't know exactly what this option does...
Andi says it should be automatic rather than exposed as a prompt.
Signed-off-by: Stefan Richter <stefanr@...6.in-berlin.de>
---
--- linux.orig/arch/x86_64/Kconfig
+++ linux/arch/x86_64/Kconfig
@@ -469,8 +469,9 @@ config HPET_TIMER
<http://www.intel.com/hardwaredesign/hpetspec.htm>.
config HPET_EMULATE_RTC
- bool "Provide RTC interrupt"
+ bool
depends on HPET_TIMER && RTC=y
+ default y
# Mark as embedded because too many people got it wrong.
# The code disables itself when not needed.
--
Stefan Richter
-=====-=-=== =--= -====
http://arcgraph.de/sr/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists