diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2011-05-31 22:08:28 +0200 |
---|---|---|
committer | Geert Uytterhoeven <geert@linux-m68k.org> | 2011-11-08 22:35:50 +0100 |
commit | 978ef7e6d0e02083e4a62ab4411922bdeffa36a4 (patch) | |
tree | 71d6caf424e5e6fc26293673e2c80afbde85732f /arch/m68k/Kconfig | |
parent | 92b1bd5f1aa88ce4760c02814bfcbb58ad521984 (diff) | |
download | blackbird-op-linux-978ef7e6d0e02083e4a62ab4411922bdeffa36a4.tar.gz blackbird-op-linux-978ef7e6d0e02083e4a62ab4411922bdeffa36a4.zip |
m68k/amiga: Convert Amiga 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 9d60f4004076..9000921385aa 100644 --- a/arch/m68k/Kconfig +++ b/arch/m68k/Kconfig @@ -87,7 +87,6 @@ config MMU_SUN3 config USE_GENERIC_HARDIRQS bool "Use genirq" depends on MMU - depends on !AMIGA depends on !MAC depends on !APOLLO depends on !MVME147 |