lkml.org 
[lkml]   [2006]   [Aug]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH] Real Time Clock help
Date
Hi all,

A 'nanny patch' to stop probable confusion over the two RTC options. I needed
access to /dev/rtc and not knowing where the option was in menuconfig, I
selected the wrong one first. I was confused on the help of the this RTC,
but it didn't cross my mind once there was another RTC 'option' available,
and so wasted a build and reboot only to see it was wrong.

Hopefully this will aid to stop that confusion.

Nick
--
Every program has two purposes:
one for which it was written and another for which it wasn't.
--- drivers/rtc/Kconfig.orig 2006-08-10 20:08:23.000000000 +0100
+++ drivers/rtc/Kconfig 2006-08-10 20:13:01.000000000 +0100
@@ -13,6 +13,11 @@
default n
select RTC_LIB
help
+ Note! If you wish to only enable access to Real Time Clock
+ (or hardware clock) /dev/rtc, this is to be found under
+ the option in Device Drivers->Character Devices called
+ 'Enhanced Real Time Clock Support'.
+
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.
\
 
 \ /
  Last update: 2006-08-10 21:25    [W:0.072 / U:1.072 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site