From: Paul Mundt Date: Wed, 27 Sep 2006 09:01:16 +0000 (+0900) Subject: sh: maskreg IRQ support. X-Git-Tag: v2.6.19-rc1~902^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba463937ef75bceaf3943edf01f849257c68623a;p=pandora-kernel.git sh: maskreg IRQ support. Formerly implemented by ADX, we can use this generically, so move it over. Signed-off-by: Paul Mundt --- diff --git a/arch/sh/Kconfig b/arch/sh/Kconfig index ddf2cc56868c..d90fb893bea9 100644 --- a/arch/sh/Kconfig +++ b/arch/sh/Kconfig @@ -313,6 +313,9 @@ config CPU_HAS_INTEVT config CPU_HAS_PINT_IRQ bool +config CPU_HAS_MASKREG_IRQ + bool + config CPU_HAS_INTC2_IRQ bool Reading git-diff-tree failed