From: Martin Schwidefsky <schwidefsky@de.ibm.com>
To: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: linux-arch@vger.kernel.org, ak@suse.de, Keir.Fraser@cl.cam.ac.uk,
chrisw@sous-sol.org, matthew@wil.cx,
Andrew Morton <akpm@osdl.org>
Subject: Re: [patch] s390 kconfig cleanup, 2nd version.
Date: Fri, 30 Jun 2006 14:54:43 +0200 [thread overview]
Message-ID: <1151672083.11575.8.camel@localhost> (raw)
In-Reply-To: <Pine.LNX.4.62.0606301435430.12536@pademelon.sonytel.be>
On Fri, 2006-06-30 at 14:39 +0200, Geert Uytterhoeven wrote:
> > --- linux-2.6/drivers/char/Kconfig 2006-06-30 13:35:13.000000000 +0200
> > +++ linux-2.6-patched/drivers/char/Kconfig 2006-06-30 11:21:06.000000000 +0200
> > @@ -765,7 +767,7 @@ config SGI_IP27_RTC
> >
> > config GEN_RTC
> > tristate "Generic /dev/rtc emulation"
> > - depends on RTC!=y && !IA64 && !ARM && !M32R && !SPARC && !FRV
> > + depends on RTC!=y && !IA64 && !ARM && !M32R && !SPARC && !FRV && !S390
>
> You still don't like genrtc (for hwclock)? ;-)
I haven't implemented it yet. But it is on my list of things to do.
Perhaps I can convince Heiko to look at it :-)
> > --- linux-2.6/drivers/ieee1394/Kconfig 2006-06-30 13:35:13.000000000 +0200
> > +++ linux-2.6-patched/drivers/ieee1394/Kconfig 2006-06-30 11:21:06.000000000 +0200
> > @@ -1,6 +1,7 @@
> > # -*- shell-script -*-
> >
> > menu "IEEE 1394 (FireWire) support"
> > + depends on PCI || BROKEN
> >
> > config IEEE1394
> > tristate "IEEE 1394 (FireWire) support"
> > diff -urpN linux-2.6/drivers/infiniband/Kconfig linux-2.6-patched/drivers/infiniband/Kconfig
> > --- linux-2.6/drivers/infiniband/Kconfig 2006-06-30 13:35:13.000000000 +0200
> > +++ linux-2.6-patched/drivers/infiniband/Kconfig 2006-06-30 11:21:06.000000000 +0200
> > @@ -1,4 +1,5 @@
> > menu "InfiniBand support"
> > + depends on !S390
>
> Perhaps just `depends on PCI || BROKEN' (cfr. IEEE1394), so the whole menu will
> be hidden for other non-PCI platforms?
Ok, fine with me. One less depends on !S390.
--
blue skies,
Martin.
Martin Schwidefsky
Linux for zSeries Development & Services
IBM Deutschland Entwicklung GmbH
"Reality continues to ruin my life." - Calvin.
next prev parent reply other threads:[~2006-06-30 12:54 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-06-30 12:26 [patch] s390 kconfig cleanup, 2nd version Martin Schwidefsky
2006-06-30 12:39 ` Geert Uytterhoeven
2006-06-30 12:54 ` Martin Schwidefsky [this message]
2006-06-30 12:44 ` Andi Kleen
2006-06-30 13:04 ` Martin Schwidefsky
2006-06-30 13:09 ` Andi Kleen
2006-06-30 13:20 ` Geert Uytterhoeven
2006-06-30 13:28 ` Martin Schwidefsky
2006-06-30 14:05 ` Andi Kleen
2006-06-30 14:15 ` Geert Uytterhoeven
2006-06-30 14:20 ` Martin Schwidefsky
2006-07-03 23:15 ` Arnd Bergmann
2006-07-03 23:35 ` Matthew Wilcox
2006-07-04 12:42 ` Arnd Bergmann
2006-07-04 13:08 ` Geert Uytterhoeven
2006-07-04 15:23 ` Arnd Bergmann
2006-07-04 18:09 ` Matthew Wilcox
2006-07-01 2:38 ` Paul Mackerras
2006-06-30 14:13 ` Kyle McMartin
2006-06-30 14:20 ` Andi Kleen
2006-06-30 17:41 ` Andrew Morton
2006-06-30 18:28 ` Andi Kleen
2006-07-03 9:10 ` Martin Schwidefsky
2006-07-03 9:20 ` Andrew Morton
2006-07-03 10:35 ` Martin Schwidefsky
2006-07-07 16:19 ` [Kconfig] add disable command (was Re: [patch] s390 kconfig cleanup, 2nd version) Martin Schwidefsky
2006-07-07 19:27 ` Andrew Morton
2006-07-07 16:19 ` [Kconfig] use " Martin Schwidefsky
2006-07-07 19:48 ` Matthew Wilcox
2006-07-08 23:42 ` Ralf Baechle
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=1151672083.11575.8.camel@localhost \
--to=schwidefsky@de.ibm.com \
--cc=Keir.Fraser@cl.cam.ac.uk \
--cc=ak@suse.de \
--cc=akpm@osdl.org \
--cc=chrisw@sous-sol.org \
--cc=geert@linux-m68k.org \
--cc=linux-arch@vger.kernel.org \
--cc=matthew@wil.cx \
/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