[patch 35/37] sparc: Use generic irq Kconfig
From: Thomas Gleixner <hidden>
Date: 2011-01-19 21:52:46
Also in:
lkml
From: Thomas Gleixner <hidden>
Date: 2011-01-19 21:52:46
Also in:
lkml
No functional change. Signed-off-by: Thomas Gleixner <redacted> Cc: "David S. Miller" <davem@davemloft.net> --- arch/sparc/Kconfig | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) Index: linux-2.6/arch/sparc/Kconfig ===================================================================
--- linux-2.6.orig/arch/sparc/Kconfig
+++ linux-2.6/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