All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ralf Baechle <ralf@linux-mips.org>
To: linux-mips@linux-mips.org
Subject: Defconfigs and RTC
Date: Mon, 1 Dec 2008 08:33:07 +0000	[thread overview]
Message-ID: <20081201083307.GA2277@linux-mips.org> (raw)

Quite a few of the defconfigs have not been updated for quite some time
and are beginning to be a bit useless.  Also since we switched to RTC_LIB
quite a few systems no longer read their RTCs on bootup so their
defconfigs should be updated to enable RTC_CLASS and CONFIG_RTC_HCTOSYS.
A hand full of systems is still using read_persistent_clock() to read
the RTC on bootup.  The use of this function should preferably be replaced
by RTC_CLASS and CONFIG_RTC_HCTOSYS.

  Ralf

             reply	other threads:[~2008-12-01  8:33 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-01  8:33 Ralf Baechle [this message]
2008-12-01  8:50 ` Defconfigs and RTC tiejun.chen
2008-12-01 10:51   ` Ralf Baechle
2008-12-02  1:32     ` tiejun.chen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20081201083307.GA2277@linux-mips.org \
    --to=ralf@linux-mips.org \
    --cc=linux-mips@linux-mips.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.