Skip to content

Commit

Permalink
sparc: Use generic irq Kconfig
Browse files Browse the repository at this point in the history
No functional change.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: "David S. Miller" <davem@davemloft.net>
  • Loading branch information
Thomas Gleixner committed Jan 21, 2011
1 parent 2fc361b commit 373b25c
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions arch/sparc/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 373b25c

Please sign in to comment.