projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
442f56d
)
sh: select IRQ_FORCED_THREADING.
author
Paul Mundt
<lethal@linux-sh.org>
Mon, 18 Apr 2011 02:45:27 +0000
(11:45 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Wed, 27 Apr 2011 05:35:48 +0000
(14:35 +0900)
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>
arch/sh/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/arch/sh/Kconfig
b/arch/sh/Kconfig
index 4b89da248d17acf77dc8355d96cef8c0bef79cea..dd4bf55094b28e44abbeac2e80394fdbdd4a721e 100644
(file)
--- a/
arch/sh/Kconfig
+++ b/
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