diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2011-07-13 15:48:30 -0400 |
---|---|---|
committer | Geert Uytterhoeven <geert@linux-m68k.org> | 2011-11-08 16:35:50 -0500 |
commit | ddc7fd25d09678f8252c0321ef4b66e8451abe7d (patch) | |
tree | e95db89cd1801787baa2c0cc1dad2f1de64d0f49 /arch/m68k/Kconfig | |
parent | fb1b646aa3bcae2f8211136a6b40228c7c9d236c (diff) |
m68k/mac: Convert Mac to genirq
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Diffstat (limited to 'arch/m68k/Kconfig')
-rw-r--r-- | arch/m68k/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/m68k/Kconfig b/arch/m68k/Kconfig index 9000921385aa..9ba1a89e0032 100644 --- a/arch/m68k/Kconfig +++ b/arch/m68k/Kconfig | |||
@@ -87,7 +87,6 @@ config MMU_SUN3 | |||
87 | config USE_GENERIC_HARDIRQS | 87 | config USE_GENERIC_HARDIRQS |
88 | bool "Use genirq" | 88 | bool "Use genirq" |
89 | depends on MMU | 89 | depends on MMU |
90 | depends on !MAC | ||
91 | depends on !APOLLO | 90 | depends on !APOLLO |
92 | depends on !MVME147 | 91 | depends on !MVME147 |
93 | depends on !MVME16x | 92 | depends on !MVME16x |