Re: [uClinux-dev] [PATCH] m68k: reorganize Kconfig options to improve mmu/non-mmu selections

2011-08-10 Thread Sam Ravnborg
On Thu, Aug 11, 2011 at 03:10:21PM +1000, g...@snapgear.com wrote: > From: Greg Ungerer > > [This is a resend of this patch. Would like to hear what others think of > this change. It makes the top level configuration consistent for all m68k > type processors, and makes it much easier to allow MMU

Re: [uClinux-dev] [PATCH] m68k: reorganize Kconfig options to improve mmu/non-mmu selections

2011-08-10 Thread Greg Ungerer
Hi Sam, On 11/08/11 16:15, Sam Ravnborg wrote: On Thu, Aug 11, 2011 at 03:10:21PM +1000, g...@snapgear.com wrote: From: Greg Ungerer [This is a resend of this patch. Would like to hear what others think of this change. It makes the top level configuration consistent for all m68k type processor

Re: [uClinux-dev] [PATCH] m68k: reorganize Kconfig options to improve mmu/non-mmu selections

2011-08-13 Thread Geert Uytterhoeven
On Thu, Aug 11, 2011 at 08:43, Greg Ungerer wrote: > On 11/08/11 16:15, Sam Ravnborg wrote: >> On Thu, Aug 11, 2011 at 03:10:21PM +1000, g...@snapgear.com wrote: >>> diff --git a/arch/m68k/Kconfig.bus b/arch/m68k/Kconfig.bus >>> new file mode 100644 >>> index 000..83263ec >>> --- /dev/null >>>

Re: [uClinux-dev] [PATCH] m68k: reorganize Kconfig options to improve mmu/non-mmu selections

2011-08-14 Thread Greg Ungerer
Hi Brad, On 12/08/11 14:30, Brad Boyer wrote: On Thu, Aug 11, 2011 at 04:43:23PM +1000, Greg Ungerer wrote: Do you really need EISA, MCA and PCMIA? They have no promt thus cannot be selected by the user. Yes, your right, they don't look like than can be selected at all. None of the default c

Re: [uClinux-dev] [PATCH] m68k: reorganize Kconfig options to improve mmu/non-mmu selections

2011-08-14 Thread Greg Ungerer
Hi Geert, On 13/08/11 19:46, Geert Uytterhoeven wrote: On Thu, Aug 11, 2011 at 08:43, Greg Ungerer wrote: On 11/08/11 16:15, Sam Ravnborg wrote: On Thu, Aug 11, 2011 at 03:10:21PM +1000, g...@snapgear.com wrote: diff --git a/arch/m68k/Kconfig.bus b/arch/m68k/Kconfig.bus new file mode 100644

Re: [uClinux-dev] [PATCH] m68k: reorganize Kconfig options to improve mmu/non-mmu selections

2011-08-15 Thread Lennart Sorensen
On Mon, Aug 15, 2011 at 10:53:35AM +1000, Greg Ungerer wrote: > Even if we remove these options now they can always be re-introduced > if and when a driver that needs them is ready for mainline. Didn't the Amiga 600 and 1200 have PCMCIA slots? I have no idea if those are supported. I certainly d