public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: viro@ftp.linux.org.uk
Cc: linux-kernel@vger.kernel.org, sparclinux@vger.kernel.org,
	sam@ravnborg.org
Subject: Re: [RFC] Kconfig fun with sparc32/sparc64 rtc drivers
Date: Sat, 21 Jul 2007 23:39:49 -0700 (PDT)	[thread overview]
Message-ID: <20070721.233949.35357470.davem@davemloft.net> (raw)
In-Reply-To: <20070722063511.GR21668@ftp.linux.org.uk>

From: Al Viro <viro@ftp.linux.org.uk>
Date: Sun, 22 Jul 2007 07:35:11 +0100

> > Crude and simple way would be to add
> > 
> > config JS_RTC
> > 	tristate "JavaStation RTC"
> > 	depends on SPARC32 && PCI
> > 	<copy help from RTC with s/will be called rtc/will be called js-rtc>
> > 
> > in drivers/char/Kconfig, slap plain and simple !SPARC in RTC dependencies
> > and put
> > js-rtc-y = rtc.o
> > obj-$(JS_RTC) += js-rtc.o
> > in drivers/char/Makefile
> > 
> > Objections?
> 
> Oh, and s/CONFIG_RTC/CONFIG_JS_RTC/ in arch/sparc/defconfig, of course.

No objections.

  reply	other threads:[~2007-07-22  6:40 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-20 13:24 sparc64: ERROR: "sys_ioctl" [arch/sparc64/solaris/solaris.ko] undefined! Horst H. von Brand
2007-07-20 16:11 ` Christoph Hellwig
2007-07-22  2:22   ` David Miller
2007-07-22  5:43     ` [RFC] Kconfig fun with sparc32/sparc64 rtc drivers Al Viro
2007-07-22  5:54       ` David Miller
2007-07-22  6:19         ` Al Viro
2007-07-22  6:22           ` David Miller
2007-07-22  6:31             ` Al Viro
2007-07-22  6:35               ` Al Viro
2007-07-22  6:39                 ` David Miller [this message]
2007-07-22  7:22                   ` Al Viro
2007-07-22  7:26                     ` [PATCH] sparc32 missing exports Al Viro
2007-07-22  7:38                       ` David Miller
2007-07-22  7:37                     ` [RFC] Kconfig fun with sparc32/sparc64 rtc drivers David Miller

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=20070721.233949.35357470.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sam@ravnborg.org \
    --cc=sparclinux@vger.kernel.org \
    --cc=viro@ftp.linux.org.uk \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox