[patch 27/37] frv: Use generic irq Kconfig

From: Thomas Gleixner
Date: Wed Jan 19 2011 - 16:50:16 EST


No functional change.

Signed-off-by: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
Cc: David Howells <dhowells@xxxxxxxxxx>
---
arch/frv/Kconfig | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)

Index: linux-2.6/arch/frv/Kconfig
===================================================================
--- linux-2.6.orig/arch/frv/Kconfig
+++ linux-2.6/arch/frv/Kconfig
@@ -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


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/