Skip to content
Snippets Groups Projects
Commit f39b02d6 authored by Thomas Gleixner's avatar Thomas Gleixner
Browse files

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
No related branches found
No related tags found
No related merge requests found
......@@ -5,6 +5,7 @@ config FRV
select HAVE_ARCH_TRACEHOOK
select HAVE_IRQ_WORK
select HAVE_PERF_EVENTS
select HAVE_GENERIC_HARDIRQS
config ZONE_DMA
bool
......@@ -29,10 +30,6 @@ config GENERIC_CALIBRATE_DELAY
bool
default n
config GENERIC_HARDIRQS
bool
default y
config TIME_LOW_RES
bool
default y
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment