]> git.karo-electronics.de Git - mv-sheeva.git/commit
sh: default to sparseirq.
authorPaul Mundt <lethal@linux-sh.org>
Tue, 12 Jan 2010 04:48:27 +0000 (13:48 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Tue, 12 Jan 2010 04:48:27 +0000 (13:48 +0900)
commitee2760ea58d81fc00bcc2137232ed9bc28202aec
tree3a87d2b73bd83ac5315387e554d0000d290df672
parent53e6d8e0060fe2bb9b11238f8250fdfbb0589425
sh: default to sparseirq.

As SH has a very sparse IRQ map by default, all new CPUs and boards
benefit from using sparseirq by default. Despite this, there are still a
few stragglers (mostly due to using a fixed IRQ range for their FPGA
IRQ mappings), and these still need to be converted over one by one. As
these are now in the minority, and we do not want to encourage this sort
of brain-damage in newer board ports, we force sparseirq on.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/Kconfig