diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2011-04-30 01:35:21 +0400 |
---|---|---|
committer | Geert Uytterhoeven <geert@linux-m68k.org> | 2011-11-09 01:35:49 +0400 |
commit | e59629ddc6eddbd00e81b4afb814583cfcc4706d (patch) | |
tree | e7788f47189f6eaa0964fcb18e74fcf1aed7b5ef /arch/m68k | |
parent | 4936f63cb790e265eb30a1e1630bb90bd6af0e7a (diff) | |
download | linux-e59629ddc6eddbd00e81b4afb814583cfcc4706d.tar.xz |
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 bool "Use genirq" depends on MMU depends on !AMIGA - depends on !ATARI depends on !MAC depends on !APOLLO depends on !MVME147 |