Skip to content

Commit

Permalink
frv: 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 Howells <dhowells@redhat.com>
  • Loading branch information
KAGA-KOKO committed Jan 21, 2011
1 parent 7b02886 commit f39b02d
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions arch/frv/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -29,10 +30,6 @@ config GENERIC_CALIBRATE_DELAY
bool
default n

config GENERIC_HARDIRQS
bool
default y

config TIME_LOW_RES
bool
default y
Expand Down

0 comments on commit f39b02d

Please sign in to comment.