projects
/
GitHub
/
exynos8895
/
android_kernel_samsung_universal8895.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2fc361b
)
sparc: Use generic irq Kconfig
author
Thomas Gleixner
<tglx@linutronix.de>
Wed, 19 Jan 2011 19:43:56 +0000
(20:43 +0100)
committer
Thomas Gleixner
<tglx@linutronix.de>
Fri, 21 Jan 2011 10:55:34 +0000
(11:55 +0100)
No functional change.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: "David S. Miller" <davem@davemloft.net>
arch/sparc/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/arch/sparc/Kconfig
b/arch/sparc/Kconfig
index 989bb6415ea3db11d655ac46e8d9528aa4f22080..95695e97703e8727f5b82367781a03b2c861d532 100644
(file)
--- a/
arch/sparc/Kconfig
+++ b/
arch/sparc/Kconfig
@@
-50,6
+50,7
@@
config SPARC64
select RTC_DRV_STARFIRE
select HAVE_PERF_EVENTS
select PERF_USE_VMALLOC
+ select HAVE_GENERIC_HARDIRQS
config ARCH_DEFCONFIG
string
@@
-272,10
+273,6
@@
config HOTPLUG_CPU
can be controlled through /sys/devices/system/cpu/cpu#.
Say N if you want to disable CPU hotplug.
-config GENERIC_HARDIRQS
- bool
- default y if SPARC64
-
source "kernel/time/Kconfig"
if SPARC64