Explorar o código

sparc: Use generic irq Kconfig

No functional change.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: "David S. Miller" <davem@davemloft.net>
Thomas Gleixner %!s(int64=14) %!d(string=hai) anos
pai
achega
373b25c3bf
Modificáronse 1 ficheiros con 1 adicións e 4 borrados
  1. 1 4
      arch/sparc/Kconfig

+ 1 - 4
arch/sparc/Kconfig

@@ -50,6 +50,7 @@ config SPARC64
 	select RTC_DRV_STARFIRE
 	select RTC_DRV_STARFIRE
 	select HAVE_PERF_EVENTS
 	select HAVE_PERF_EVENTS
 	select PERF_USE_VMALLOC
 	select PERF_USE_VMALLOC
+	select HAVE_GENERIC_HARDIRQS
 
 
 config ARCH_DEFCONFIG
 config ARCH_DEFCONFIG
 	string
 	string
@@ -272,10 +273,6 @@ config HOTPLUG_CPU
 	  can be controlled through /sys/devices/system/cpu/cpu#.
 	  can be controlled through /sys/devices/system/cpu/cpu#.
 	  Say N if you want to disable CPU hotplug.
 	  Say N if you want to disable CPU hotplug.
 
 
-config GENERIC_HARDIRQS
-	bool
-	default y if SPARC64
-
 source "kernel/time/Kconfig"
 source "kernel/time/Kconfig"
 
 
 if SPARC64
 if SPARC64