diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2011-04-29 17:35:21 -0400 |
---|---|---|
committer | Geert Uytterhoeven <geert@linux-m68k.org> | 2011-11-08 16:35:49 -0500 |
commit | e59629ddc6eddbd00e81b4afb814583cfcc4706d (patch) | |
tree | e7788f47189f6eaa0964fcb18e74fcf1aed7b5ef /arch/m68k | |
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>
Diffstat (limited to 'arch/m68k')
-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 a7597e119ab0..9d60f4004076 100644 --- a/arch/m68k/Kconfig +++ b/arch/m68k/Kconfig | |||
@@ -88,7 +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 !AMIGA | 90 | depends on !AMIGA |
91 | depends on !ATARI | ||
92 | depends on !MAC | 91 | depends on !MAC |
93 | depends on !APOLLO | 92 | depends on !APOLLO |
94 | depends on !MVME147 | 93 | depends on !MVME147 |