projects
/
profile
/
ivi
/
kernel-x86-ivi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5a7d298
)
m68knommu: Select GENERIC_HARDIRQS_NO_DEPRECATED
author
Thomas Gleixner
<tglx@linutronix.de>
Sun, 6 Feb 2011 23:39:14 +0000
(23:39 +0000)
committer
Greg Ungerer
<gerg@uclinux.org>
Tue, 15 Mar 2011 11:01:53 +0000
(21:01 +1000)
All chips converted and proper accessor functions used.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Greg Ungerer <gerg@uclinux.org>
arch/m68knommu/Kconfig
patch
|
blob
|
history
diff --git
a/arch/m68knommu/Kconfig
b/arch/m68knommu/Kconfig
index
8b9daca
..
04c7d34
100644
(file)
--- a/
arch/m68knommu/Kconfig
+++ b/
arch/m68knommu/Kconfig
@@
-3,6
+3,7
@@
config M68K
default y
select HAVE_IDE
select HAVE_GENERIC_HARDIRQS
+ select GENERIC_HARDIRQS_NO_DEPRECATED
config MMU
bool