Hi Geert,
On 10/22/2011 01:01 AM, Geert Uytterhoeven wrote:
On Fri, Oct 21, 2011 at 09:04,<gerg@xxxxxxxxxxxx> wrote:
The selection of the CONFIG_GENERIC_IRQ_SHOW option is not specific
to the MMU being present and enabled. It is dependant on what CPU we are
compiling for. The non-MMU 68000 and ColdFire family CPUs use generic
interrupts, and can use the generic irq show code.
Signed-off-by: Greg Ungerer<gerg@xxxxxxxxxxx>
---
áarch/m68k/Kconfig á á | á á1 -
áarch/m68k/Kconfig.cpu | á á3 +++
á2 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/arch/m68k/Kconfig b/arch/m68k/Kconfig
index 9829235..663d1f4 100644
--- a/arch/m68k/Kconfig
+++ b/arch/m68k/Kconfig
@@ -3,7 +3,6 @@ config M68K
á á á ádefault y
á á á áselect HAVE_IDE
á á á áselect HAVE_AOUT if MMU
- á á á select GENERIC_IRQ_SHOW if !MMU
á á á áselect ARCH_HAVE_NMI_SAFE_CMPXCHG if RMW_INSNS
This will be fixed Really Soon Now (TM).
Yep, I expected I would be able to drop this very soon :-)
It is really from completeness. I will be posting a patch set
next week that codes support for running MMU enabled ColdFire.
And I needed these few little cleanups to make that work.
Thanks
Greg
------------------------------------------------------------------------
Greg Ungerer -- Principal Engineer EMAIL: gerg@xxxxxxxxxxxx
SnapGear Group, McAfee PHONE: +61 7 3435 2888
8 Gardner Close, FAX: +61 7 3891 3630
Milton, QLD, 4064, Australia WEB: http://www.SnapGear.com
--
To unsubscribe from this list: send the line "unsubscribe linux-m68k" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html