浏览代码

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>
Paul Mundt 14 年之前
父节点
当前提交
1e5cefd01a
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      arch/sh/Kconfig

+ 1 - 0
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