dect
/
linux-2.6
Archived
13
0
Fork 0

sh: disable deprecated genirq support.

Now that all of the controllers have been fixed up, we can finally select
GENERIC_HARDIRQS_NO_DEPRECATED.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
This commit is contained in:
Paul Mundt 2010-10-27 15:44:19 +09:00
parent faadfb04d9
commit 1e5cefd01a
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@ config SUPERH
select HAVE_SPARSE_IRQ
select RTC_LIB
select GENERIC_ATOMIC64
select GENERIC_HARDIRQS_NO_DEPRECATED
help
The SuperH is a RISC processor targeted for use in embedded systems
and consumer electronics; it was also used in the Sega Dreamcast