projects
/
GitHub
/
LineageOS
/
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:
faadfb0
)
sh: disable deprecated genirq support.
author
Paul Mundt
<lethal@linux-sh.org>
Wed, 27 Oct 2010 06:44:19 +0000
(15:44 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Wed, 27 Oct 2010 06:44:19 +0000
(15:44 +0900)
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>
arch/sh/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/arch/sh/Kconfig
b/arch/sh/Kconfig
index 7cf24aa22d4e64a1ca75b379220128f4fe8242a5..792cf902743aa73dfc6b4666a2315ec92c1ec049 100644
(file)
--- 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