projects
/
platform
/
kernel
/
linux-exynos.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
da9c021
)
alpha: add GENERIC_HARDIRQS_NO__DO_IRQ to Kconfig
author
Matt Turner
<mattst88@gmail.com>
Fri, 29 Oct 2010 21:22:00 +0000
(16:22 -0500)
committer
Matt Turner
<mattst88@monolith.freenet-rz.de>
Mon, 17 Jan 2011 04:42:14 +0000
(
05:42
+0100)
Acked-by: Kyle McMartin <kyle@redhat.com>
Signed-off-by: Matt Turner <mattst88@gmail.com>
arch/alpha/Kconfig
patch
|
blob
|
history
diff --git
a/arch/alpha/Kconfig
b/arch/alpha/Kconfig
index
943fe69
..
fc95ee1
100644
(file)
--- a/
arch/alpha/Kconfig
+++ b/
arch/alpha/Kconfig
@@
-68,6
+68,9
@@
config GENERIC_IOMAP
bool
default n
+config GENERIC_HARDIRQS_NO__DO_IRQ
+ def_bool y
+
config GENERIC_HARDIRQS
bool
default y