| To: | linux-mips@linux-mips.org |
|---|---|
| Subject: | [patch 38/38] mips: Select GENERIC_HARDIRQS_NO_DEPRECATED |
| From: | Thomas Gleixner <tglx@linutronix.de> |
| Date: | Wed, 23 Mar 2011 21:09:19 -0000 |
| Cc: | Ralf Baechle <ralf@linux-mips.org> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <20110323210437.398062704@linutronix.de> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | quilt/0.48-1 |
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
---
arch/mips/Kconfig | 1 +
1 file changed, 1 insertion(+)
Index: linux-mips-next/arch/mips/Kconfig
===================================================================
--- linux-mips-next.orig/arch/mips/Kconfig
+++ linux-mips-next/arch/mips/Kconfig
@@ -23,6 +23,7 @@ config MIPS
select HAVE_GENERIC_HARDIRQS
select GENERIC_IRQ_PROBE
select GENERIC_IRQ_SHOW
+ select GENERIC_HARDIRQS_NO_DEPRECATED
select HAVE_ARCH_JUMP_LABEL
menu "Machine selection"
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [patch 37/38] mips: vr41xx: Cleanup the direct access to irq_desc[], Thomas Gleixner |
|---|---|
| Next by Date: | Re: [patch 05/38] mips: cavium-octeon: Convert to new irq_chip functions, David Daney |
| Previous by Thread: | Re: [patch 37/38] mips: vr41xx: Cleanup the direct access to irq_desc[], Ralf Baechle |
| Next by Thread: | Re: [patch 38/38] mips: Select GENERIC_HARDIRQS_NO_DEPRECATED, Ralf Baechle |
| Indexes: | [Date] [Thread] [Top] [All Lists] |