projects
/
GitHub
/
MotorolaMobilityLLC
/
kernel-slsi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1a94757
)
sh: Enable GENERIC_HARDIRQS_NO__DO_IRQ for all SuperH machines
author
Matt Fleming
<mjf@gentoo.org>
Tue, 16 Dec 2008 00:13:05 +0000
(09:13 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Mon, 22 Dec 2008 09:44:42 +0000
(18:44 +0900)
After the recent changes to switch SuperH board support over to irq_chip
it is now possible to set GENERIC_HARDIRQS_NO__DO_IRQ for all SuperH
boards.
Signed-off-by: Matt Fleming <mjf@gentoo.org>
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 ff3c137deac3b4ba5dd4080d685520e732cd9e40..a3ac98b6893838ea384eab24d8ddf3c7a6fcbe4d 100644
(file)
--- a/
arch/sh/Kconfig
+++ b/
arch/sh/Kconfig
@@
-58,8
+58,6
@@
config GENERIC_HARDIRQS
config GENERIC_HARDIRQS_NO__DO_IRQ
def_bool y
- depends on SUPERH32 && (!SH_DREAMCAST && !SH_SH4202_MICRODEV && \
- !SH_7751_SYSTEMH && !HD64461)
config GENERIC_IRQ_PROBE
def_bool y