dect
/
linux-2.6
Archived
13
0
Fork 0

x86: Only make Macintosh drivers default on Macs

It's already annoying that they appear on x86 now -- that's for the 3button
emulation needed on x86 macs -- but at least don't make them default.

Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
Andi Kleen 2007-06-20 12:23:34 +02:00 committed by Linus Torvalds
parent 0e52d3281f
commit 9f1f79e641
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
menuconfig MACINTOSH_DRIVERS
bool "Macintosh device drivers"
depends on PPC || MAC || X86
default y
default y if MAC
if MACINTOSH_DRIVERS