Commit 60f1435c authored by Magnus Damm's avatar Magnus Damm Committed by Paul Mundt
Browse files

ARM: mach-shmobile: Enable CONFIG_MULTI_IRQ_HANDLER



Always enable MULTI_IRQ_HANDLER on SH-Mobile.

Signed-off-by: default avatarMagnus Damm <damm@opensource.se>
Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
parent 3dff8804
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -638,6 +638,7 @@ config ARCH_SHMOBILE
	select GENERIC_CLOCKEVENTS
	select NO_IOPORT
	select SPARSE_IRQ
	select MULTI_IRQ_HANDLER
	help
	  Support for Renesas's SH-Mobile and R-Mobile ARM platforms.