Re: [PATCH 5/5] move 83xx into multiplatform

2007-07-19 Thread Kumar Gala
On Jul 19, 2007, at 4:10 PM, Kim Phillips wrote: > On Fri, 13 Jul 2007 20:44:57 +0200 > Arnd Bergmann <[EMAIL PROTECTED]> wrote: > >> MPC83xx based machines don't need their own kernel, >> but can run one that is shared with the other 6xx >> compatible machines, so we should allow that >> in Kcon

Re: [PATCH 5/5] move 83xx into multiplatform

2007-07-19 Thread Kim Phillips
On Fri, 13 Jul 2007 20:44:57 +0200 Arnd Bergmann <[EMAIL PROTECTED]> wrote: > MPC83xx based machines don't need their own kernel, > but can run one that is shared with the other 6xx > compatible machines, so we should allow that > in Kconfig. > > Cc: Kumar Gala <[EMAIL PROTECTED]> > Signed-off-by