diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2011-08-13 15:11:00 -0400 |
---|---|---|
committer | Geert Uytterhoeven <geert@linux-m68k.org> | 2011-11-08 16:35:51 -0500 |
commit | 6c490c4da4642ec9e7569c8b50a98a22c71ad184 (patch) | |
tree | 7b0fa954dbfc6c5f00bdd8eda015c3539f08a341 /arch/m68k/Kconfig | |
parent | efaf6d28fc768bfa373f7377c4b0484cbdf9f67e (diff) |
m68k/vme: Convert VME to genirq
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Richard Hirst <rhirst@parisc-linux.org>
Diffstat (limited to 'arch/m68k/Kconfig')
-rw-r--r-- | arch/m68k/Kconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/m68k/Kconfig b/arch/m68k/Kconfig index e4bd0c974643..8ae37a8fba40 100644 --- a/arch/m68k/Kconfig +++ b/arch/m68k/Kconfig | |||
@@ -88,9 +88,6 @@ config USE_GENERIC_HARDIRQS | |||
88 | bool "Use genirq" | 88 | bool "Use genirq" |
89 | depends on MMU | 89 | depends on MMU |
90 | depends on !APOLLO | 90 | depends on !APOLLO |
91 | depends on !MVME147 | ||
92 | depends on !MVME16x | ||
93 | depends on !BVME6000 | ||
94 | depends on !SUN3X | 91 | depends on !SUN3X |
95 | depends on !Q40 | 92 | depends on !Q40 |
96 | depends on !SUN3 | 93 | depends on !SUN3 |