Skip to content
Snippets Groups Projects
Commit 9f1f79e6 authored by Andi Kleen's avatar Andi Kleen Committed by Linus Torvalds
Browse files

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: default avatarAndi Kleen <ak@suse.de>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 0e52d328
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment