summaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorPaul Mundt <lethal@linux-sh.org>2010-10-27 15:44:19 +0900
committerPaul Mundt <lethal@linux-sh.org>2010-10-27 15:44:19 +0900
commit1e5cefd01af079d8efadfde78c045be15e6c1b23 (patch)
treee38de163fccbf66c433a3f4854c979837600b39f /arch
parentfaadfb04d92387bd7823d81e09d9b976332f9e44 (diff)
downloadop-kernel-dev-1e5cefd01af079d8efadfde78c045be15e6c1b23.zip
op-kernel-dev-1e5cefd01af079d8efadfde78c045be15e6c1b23.tar.gz
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>
Diffstat (limited to 'arch')
-rw-r--r--arch/sh/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/sh/Kconfig b/arch/sh/Kconfig
index 7cf24aa..792cf90 100644
--- a/arch/sh/Kconfig
+++ b/arch/sh/Kconfig
@@ -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
OpenPOWER on IntegriCloud