diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2011-04-29 23:35:21 +0200 |
---|---|---|
committer | Geert Uytterhoeven <geert@linux-m68k.org> | 2011-11-08 22:35:49 +0100 |
commit | e59629ddc6eddbd00e81b4afb814583cfcc4706d (patch) | |
tree | e7788f47189f6eaa0964fcb18e74fcf1aed7b5ef | |
parent | 4936f63cb790e265eb30a1e1630bb90bd6af0e7a (diff) |
m68k/atari: Convert Atari to genirq
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
[v1] Acked-by: Thomas Gleixner <tglx@linutronix.de>
-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 a7597e119ab..9d60f400407 100644 --- a/arch/m68k/Kconfig +++ b/arch/m68k/Kconfig @@ -88,7 +88,6 @@ config USE_GENERIC_HARDIRQS bool "Use genirq" depends on MMU depends on !AMIGA - depends on !ATARI depends on !MAC depends on !APOLLO depends on !MVME147 |