mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-24 12:44:11 +08:00
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 <geert@linux-m68k.org>
This commit is contained in:
parent
50190edb2a
commit
6cf30b3547
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user