From 6cf30b35475435f453d87838fb14ad3483955a19 Mon Sep 17 00:00:00 2001 From: Geert Uytterhoeven Date: Fri, 24 May 2013 14:10:51 +0200 Subject: m68k/mac: Mark Mac IIsi ADB driver BROKEN As reported by Finn Thain, the Mac IIsi ADB driver should be disabled because it will crash. Signed-off-by: Geert Uytterhoeven diff --git a/drivers/macintosh/Kconfig b/drivers/macintosh/Kconfig index d26a312..3067d56 100644 --- a/drivers/macintosh/Kconfig +++ b/drivers/macintosh/Kconfig @@ -32,7 +32,7 @@ config ADB_MACII config ADB_MACIISI bool "Include Mac IIsi ADB driver" - depends on ADB && MAC + depends on ADB && MAC && BROKEN help Say Y here if want your kernel to support Macintosh systems that use the Mac IIsi style ADB. This includes the IIsi, IIvi, IIvx, Classic -- cgit v0.10.2