diff options
Diffstat (limited to 'drivers/macintosh')
-rw-r--r-- | drivers/macintosh/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/macintosh/Kconfig b/drivers/macintosh/Kconfig index d26a312f117a..3067d56b11a6 100644 --- a/drivers/macintosh/Kconfig +++ b/drivers/macintosh/Kconfig | |||
@@ -32,7 +32,7 @@ config ADB_MACII | |||
32 | 32 | ||
33 | config ADB_MACIISI | 33 | config ADB_MACIISI |
34 | bool "Include Mac IIsi ADB driver" | 34 | bool "Include Mac IIsi ADB driver" |
35 | depends on ADB && MAC | 35 | depends on ADB && MAC && BROKEN |
36 | help | 36 | help |
37 | Say Y here if want your kernel to support Macintosh systems that use | 37 | Say Y here if want your kernel to support Macintosh systems that use |
38 | the Mac IIsi style ADB. This includes the IIsi, IIvi, IIvx, Classic | 38 | the Mac IIsi style ADB. This includes the IIsi, IIvi, IIvx, Classic |