Commit f39b02d6 authored by Thomas Gleixner's avatar Thomas Gleixner

frv: Use generic irq Kconfig

No functional change.
Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
Acked-by: default avatarDavid Howells <dhowells@redhat.com>
parent 7b028863
...@@ -5,6 +5,7 @@ config FRV ...@@ -5,6 +5,7 @@ config FRV
select HAVE_ARCH_TRACEHOOK select HAVE_ARCH_TRACEHOOK
select HAVE_IRQ_WORK select HAVE_IRQ_WORK
select HAVE_PERF_EVENTS select HAVE_PERF_EVENTS
select HAVE_GENERIC_HARDIRQS
config ZONE_DMA config ZONE_DMA
bool bool
...@@ -29,10 +30,6 @@ config GENERIC_CALIBRATE_DELAY ...@@ -29,10 +30,6 @@ config GENERIC_CALIBRATE_DELAY
bool bool
default n default n
config GENERIC_HARDIRQS
bool
default y
config TIME_LOW_RES config TIME_LOW_RES
bool bool
default y default y
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment