aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/Kconfig
diff options
context:
space:
mode:
authorPaul Mundt <lethal@linux-sh.org>2010-02-02 04:01:55 -0500
committerPaul Mundt <lethal@linux-sh.org>2010-02-02 04:01:55 -0500
commitdeb9b22b8968fa0166d89c8ad1346e816cf1aec4 (patch)
treea8f2a46d7498182c11bda07916b4b954c8541a8a /arch/sh/Kconfig
parent6eb6f98396f7bd653d8fb15b06364c8c7d70e22c (diff)
sh: mach-dreamcast: Convert to sparseirq.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/Kconfig')
-rw-r--r--arch/sh/Kconfig3
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/sh/Kconfig b/arch/sh/Kconfig
index 9e565d962dc0..3b3c036cbc30 100644
--- a/arch/sh/Kconfig
+++ b/arch/sh/Kconfig
@@ -730,8 +730,7 @@ config GUSA_RB
730 730
731config SPARSE_IRQ 731config SPARSE_IRQ
732 def_bool y 732 def_bool y
733 depends on SUPERH32 && !SH_DREAMCAST && !SH_HIGHLANDER && \ 733 depends on SUPERH32 && !SH_HIGHLANDER && !SH_RTS7751R2D
734 !SH_RTS7751R2D
735 help 734 help
736 This enables support for sparse irqs. This is useful in general 735 This enables support for sparse irqs. This is useful in general
737 as most CPUs have a fairly sparse array of IRQ vectors, which 736 as most CPUs have a fairly sparse array of IRQ vectors, which