From: Marc-Christian Petersen <m.c.p@wolk-project.de>
To: lkml <linux-kernel@vger.kernel.org>
Cc: Andrew Morton <akpm@digeo.com>
Subject: [PATCH 2.6.4-rc3] Disable Macintosh device drivers for all but PPC || MAC
Date: Wed, 10 Mar 2004 15:47:27 +0100 [thread overview]
Message-ID: <200403101547.27116@WOLK> (raw)
[-- Attachment #1: Type: text/plain, Size: 220 bytes --]
Hi Andrew,
the attached patch is needed to stop showing us "Macintosh device
drivers" for all architectures via menuconfig || xconfig || gconfig.
It's only necessary for PPC and/or MAC.
ACKed by Benjamim.
ciao, Marc
[-- Attachment #2: mac-menu-for-ALL-arches-eh.patch --]
[-- Type: text/x-diff, Size: 408 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"
reply other threads:[~2004-03-10 14:56 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=200403101547.27116@WOLK \
--to=m.c.p@wolk-project.de \
--cc=akpm@digeo.com \
--cc=linux-kernel@vger.kernel.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.