[PATCH 3/5] metag: remove select CONFIG_HAVE_IRQ_WORK

From: James Hogan
Date: Tue Feb 26 2013 - 06:04:42 EST


Since commit "irq_work: Remove CONFIG_HAVE_IRQ_WORK" the Kconfig symbol
HAVE_IRQ_WORK has gone. Remove the select from METAG too.

Signed-off-by: James Hogan <james.hogan@xxxxxxxxxx>
Cc: Frederic Weisbecker <fweisbec@xxxxxxxxx>
Cc: Steven Rostedt <rostedt@xxxxxxxxxxx>
---
arch/metag/Kconfig | 1 -
1 file changed, 1 deletion(-)

diff --git a/arch/metag/Kconfig b/arch/metag/Kconfig
index 46d0fa7..bc3de76 100644
--- a/arch/metag/Kconfig
+++ b/arch/metag/Kconfig
@@ -18,7 +18,6 @@ config METAG
select HAVE_FUNCTION_TRACER
select HAVE_FUNCTION_TRACE_MCOUNT_TEST
select HAVE_GENERIC_HARDIRQS
- select HAVE_IRQ_WORK
select HAVE_KERNEL_BZIP2
select HAVE_KERNEL_GZIP
select HAVE_KERNEL_LZO
--
1.8.1.2


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