1
0
Fork 0

frv: Use generic irq Kconfig

No functional change.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: David Howells <dhowells@redhat.com>
hifive-unleashed-5.1
Thomas Gleixner 2011-01-19 20:32:04 +01:00
parent 7b02886349
commit f39b02d6f9
1 changed files with 1 additions and 4 deletions

View File

@ -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