All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marc-Christian Petersen <m.c.p@wolk.linux-systeme.com>
To: Benjamin Herrenschmidt <benh@kernel.crashing.org>,
	linuxppc-dev@lists.linuxppc.org
Subject: [PATCH 2.6.4-rc2] Disable Macintosh device drivers for all but PPC
Date: Sun, 7 Mar 2004 21:50:12 +0100	[thread overview]
Message-ID: <200403072117.47345@WOLK> (raw)

[-- Attachment #1: Type: text/plain, Size: 169 bytes --]

Hi Benjamin,

I think the attached patch is needed to stop showing us "Macintosh device
drivers" for all architectures via menuconfig || xconfig || gconfig.

ciao, Marc

[-- Attachment #2: Kconfig-cleanup-ppc.patch --]
[-- Type: text/x-diff, Size: 399 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

 config ADB
 	bool "Apple Desktop Bus (ADB) support"

             reply	other threads:[~2004-03-07 20:50 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-07 20:50 Marc-Christian Petersen [this message]
2004-03-07 22:06 ` [PATCH 2.6.4-rc2] Disable Macintosh device drivers for all but PPC Benjamin Herrenschmidt
2004-03-08 18:46   ` Geert Uytterhoeven
2004-03-09 18:30     ` Marc-Christian Petersen

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=200403072117.47345@WOLK \
    --to=m.c.p@wolk.linux-systeme.com \
    --cc=benh@kernel.crashing.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.