Skip to content

Commit

Permalink
ARM: mach-shmobile: Enable CONFIG_MULTI_IRQ_HANDLER
Browse files Browse the repository at this point in the history
Always enable MULTI_IRQ_HANDLER on SH-Mobile.

Signed-off-by: Magnus Damm <[email protected]>
Signed-off-by: Paul Mundt <[email protected]>
  • Loading branch information
Magnus Damm authored and pmundt committed Jan 7, 2011
1 parent 3dff880 commit 60f1435
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down

0 comments on commit 60f1435

Please sign in to comment.