Просмотр исходного кода

sh: select IRQ_FORCED_THREADING.

With virtual IRQs fixed up with the genirq nothread infrastructure,
IRQ threads can be enabled across the board.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Paul Mundt 14 лет назад
Родитель
Сommit
ed170924dd
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      arch/sh/Kconfig

+ 1 - 0
arch/sh/Kconfig

@@ -21,6 +21,7 @@ config SUPERH
 	select HAVE_REGS_AND_STACK_ACCESS_API
 	select HAVE_GENERIC_HARDIRQS
 	select HAVE_SPARSE_IRQ
+	select IRQ_FORCED_THREADING
 	select RTC_LIB
 	select GENERIC_ATOMIC64
 	select GENERIC_IRQ_SHOW