Browse Source

sh: Enable IPR-IRQ for SH7206.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Paul Mundt 18 years ago
parent
commit
fa1ec92e1d
1 changed files with 1 additions and 0 deletions
  1. 1 0
      arch/sh/mm/Kconfig

+ 1 - 0
arch/sh/mm/Kconfig

@@ -58,6 +58,7 @@ config CPU_SUBTYPE_SH7619
 config CPU_SUBTYPE_SH7206
 	bool "Support SH7206 processor"
 	select CPU_SH2A
+	select CPU_HAS_IPR_IRQ
 
 # SH-3 Processor Support