aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sh/Kconfig')
-rw-r--r--arch/sh/Kconfig3
1 files changed, 3 insertions, 0 deletions
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
313config CPU_HAS_PINT_IRQ 313config CPU_HAS_PINT_IRQ
314 bool 314 bool
315 315
316config CPU_HAS_MASKREG_IRQ
317 bool
318
316config CPU_HAS_INTC2_IRQ 319config CPU_HAS_INTC2_IRQ
317 bool 320 bool
318 321