diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2011-08-13 23:11:00 +0400 |
---|---|---|
committer | Geert Uytterhoeven <geert@linux-m68k.org> | 2011-11-09 01:35:51 +0400 |
commit | 6c490c4da4642ec9e7569c8b50a98a22c71ad184 (patch) | |
tree | 7b0fa954dbfc6c5f00bdd8eda015c3539f08a341 /arch/m68k/Kconfig | |
parent | efaf6d28fc768bfa373f7377c4b0484cbdf9f67e (diff) | |
download | linux-6c490c4da4642ec9e7569c8b50a98a22c71ad184.tar.xz |
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 bool "Use genirq" depends on MMU depends on !APOLLO - depends on !MVME147 - depends on !MVME16x - depends on !BVME6000 depends on !SUN3X depends on !Q40 depends on !SUN3 |