dect
/
linux-2.6
Archived
13
0
Fork 0

sh: Enable GENERIC_HARDIRQS_NO__DO_IRQ for all SuperH machines

After the recent changes to switch SuperH board support over to irq_chip
it is now possible to set GENERIC_HARDIRQS_NO__DO_IRQ for all SuperH
boards.

Signed-off-by: Matt Fleming <mjf@gentoo.org>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
This commit is contained in:
Matt Fleming 2008-12-16 09:13:05 +09:00 committed by Paul Mundt
parent 1a94757fae
commit 70fe224743
1 changed files with 0 additions and 2 deletions

View File

@ -58,8 +58,6 @@ config GENERIC_HARDIRQS
config GENERIC_HARDIRQS_NO__DO_IRQ
def_bool y
depends on SUPERH32 && (!SH_DREAMCAST && !SH_SH4202_MICRODEV && \
!SH_7751_SYSTEMH && !HD64461)
config GENERIC_IRQ_PROBE
def_bool y