* [2.6 patch] fix a typo in the RTC_CLASS help text
@ 2006-06-26 20:27 Adrian Bunk
0 siblings, 0 replies; only message in thread
From: Adrian Bunk @ 2006-06-26 20:27 UTC (permalink / raw)
To: a.zummo; +Cc: linux-kernel, Matt LaPlante
This patch fixes a typo spotted by
Matt LaPlante <webmaster@cyberdogtech.com>.
This patch fixes kernel Bugzilla #6704.
Signed-off-by: Adrian Bunk <bunk@stusta.de>
--- linux-2.6.17-mm2-full/drivers/rtc/Kconfig.old 2006-06-26 22:07:10.000000000 +0200
+++ linux-2.6.17-mm2-full/drivers/rtc/Kconfig 2006-06-26 22:07:31.000000000 +0200
@@ -10,17 +10,17 @@
config RTC_CLASS
tristate "RTC class"
depends on EXPERIMENTAL
default n
select RTC_LIB
help
Generic RTC class support. If you say yes here, you will
be allowed to plug one or more RTCs to your system. You will
- probably want to enable one of more of the interfaces below.
+ probably want to enable one or more of the interfaces below.
This driver can also be built as a module. If so, the module
will be called rtc-class.
config RTC_HCTOSYS
bool "Set system time from RTC on startup"
depends on RTC_CLASS = y
default y
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-06-26 20:27 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-06-26 20:27 [2.6 patch] fix a typo in the RTC_CLASS help text Adrian Bunk
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®