[patch 02/10] 4xx Kconfig cleanup

Josh Boyer jwboyer at linux.vnet.ibm.com
Mon Aug 6 22:31:44 EST 2007


On Sat, Aug 04, 2007 at 05:45:38PM +1000, David Gibson wrote:
> On Fri, Aug 03, 2007 at 11:09:02AM -0500, Josh Boyer wrote:
> > Remove some leftover cruft in the 40x Kconfig file.  Also make sure we
> > select WANT_DEVICE_TREE for 40x.
> > 
> > Signed-off-by: Josh Boyer <jwboyer at linux.vnet.ibm.com>
> > 
> > ---
> >  arch/powerpc/platforms/40x/Kconfig     |   77 ---------------------------------
> >  arch/powerpc/platforms/Kconfig.cputype |    1 
> >  2 files changed, 1 insertion(+), 77 deletions(-)
> > 
> > --- linux-2.6.orig/arch/powerpc/platforms/40x/Kconfig
> > +++ linux-2.6/arch/powerpc/platforms/40x/Kconfig
> > @@ -1,16 +1,3 @@
> > -config 4xx
> > -	bool
> > -	depends on 40x || 44x
> > -	default y
> 
> You've removed this one, but I don't see you re-add it anywhere.  We
> still need to define the CONFIG_4xx symbol or things will break..

I don't need to re-add it.  It's already in

arch/powerpc/platforms/Kconfig.cputype

josh



More information about the Linuxppc-dev mailing list