public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 2.6.4-rc3] Disable Macintosh device drivers for all but PPC || MAC
@ 2004-03-10 14:47 Marc-Christian Petersen
  0 siblings, 0 replies; only message in thread
From: Marc-Christian Petersen @ 2004-03-10 14:47 UTC (permalink / raw)
  To: lkml; +Cc: Andrew Morton

[-- 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"

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-03-10 14:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-10 14:47 [PATCH 2.6.4-rc3] Disable Macintosh device drivers for all but PPC || MAC Marc-Christian Petersen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox