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:
c5e6612
)
m68knommu: Use generic irq Kconfig
author
Thomas Gleixner
<tglx@linutronix.de>
Wed, 19 Jan 2011 19:34:21 +0000
(20:34 +0100)
committer
Thomas Gleixner
<tglx@linutronix.de>
Fri, 21 Jan 2011 10:55:32 +0000
(11:55 +0100)
No functional change.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Greg Ungerer <gerg@uclinux.org>
arch/m68knommu/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/arch/m68knommu/Kconfig
b/arch/m68knommu/Kconfig
index 7379cb0ce1afeaf6a3d063f70c3746fa8e7a4e1e..8b9dacaa0f6eaab4ff0b06718d42572a855dbdad 100644
(file)
--- a/
arch/m68knommu/Kconfig
+++ b/
arch/m68knommu/Kconfig
@@
-2,6
+2,7
@@
config M68K
bool
default y
select HAVE_IDE
+ select HAVE_GENERIC_HARDIRQS
config MMU
bool
@@
-48,10
+49,6
@@
config GENERIC_HWEIGHT
bool
default y
-config GENERIC_HARDIRQS
- bool
- default y
-
config GENERIC_CALIBRATE_DELAY
bool
default y