diff options
author | Geert Uytterhoeven | 2011-08-13 21:02:22 +0200 |
---|---|---|
committer | Geert Uytterhoeven | 2011-11-08 22:35:51 +0100 |
commit | efaf6d28fc768bfa373f7377c4b0484cbdf9f67e (patch) | |
tree | 0c7c399fc1777b9caef9c840ed578a6d84aa85d4 /arch/m68k | |
parent | 9145db564eae98134de8eb8d64b47d7177eccfdd (diff) |
m68k/hp300: Convert HP9000/300 and HP9000/400 to genirq
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Philip Blundell <philb@gnu.org>
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 9ba1a89e0032..e4bd0c974643 100644 --- a/arch/m68k/Kconfig +++ b/arch/m68k/Kconfig @@ -91,7 +91,6 @@ config USE_GENERIC_HARDIRQS depends on !MVME147 depends on !MVME16x depends on !BVME6000 - depends on !HP300 depends on !SUN3X depends on !Q40 depends on !SUN3 |