From: Marc-Christian Petersen <m.c.p@wolk-project.de>
To: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>,
linuxppc-dev list <linuxppc-dev@lists.linuxppc.org>
Subject: Re: [PATCH 2.6.4-rc2] Disable Macintosh device drivers for all but PPC
Date: Tue, 9 Mar 2004 19:30:58 +0100 [thread overview]
Message-ID: <200403091930.58459@WOLK> (raw)
In-Reply-To: <Pine.GSO.4.58.0403081945520.16049@waterleaf.sonytel.be>
[-- Attachment #1: Type: text/plain, Size: 417 bytes --]
On Monday 08 March 2004 19:46, Geert Uytterhoeven wrote:
Hi,
> On Mon, 8 Mar 2004, Benjamin Herrenschmidt wrote:
> > On Mon, 2004-03-08 at 07:50, Marc-Christian Petersen wrote:
> > > I think the attached patch is needed to stop showing us "Macintosh
> > > device drivers" for all architectures via menuconfig || xconfig ||
> > > gconfig.
> >
> > ... and m68k :)
> Indeed. So please add `|| MAC'.
ok :)
ciao, Marc
[-- Attachment #2: mac-menu-for-ALL-arches-eh.patch --]
[-- Type: text/x-diff, Size: 406 bytes --]
diff -Naurp linux-2.6.4-rc1/drivers/macintosh/Kconfig linux-2.6.4-rc1-modified/drivers/macintosh/Kconfig
--- linux-2.6.4-rc1/drivers/macintosh/Kconfig 2004-03-07 20:52:34.000000000 +0100
+++ linux-2.6.4-rc1-modified/drivers/macintosh/Kconfig 2004-03-07 21:12:47.000000000 +0100
@@ -1,5 +1,6 @@
menu "Macintosh device drivers"
+ depends on PPC || MAC
config ADB
bool "Apple Desktop Bus (ADB) support"
prev parent reply other threads:[~2004-03-09 18:30 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-03-07 20:50 [PATCH 2.6.4-rc2] Disable Macintosh device drivers for all but PPC Marc-Christian Petersen
2004-03-07 22:06 ` Benjamin Herrenschmidt
2004-03-08 18:46 ` Geert Uytterhoeven
2004-03-09 18:30 ` Marc-Christian Petersen [this message]
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=200403091930.58459@WOLK \
--to=m.c.p@wolk-project.de \
--cc=benh@kernel.crashing.org \
--cc=geert@linux-m68k.org \
--cc=linuxppc-dev@lists.linuxppc.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.