[patch 02/10] 4xx Kconfig cleanup

David Gibson dwg at au1.ibm.com
Sat Aug 4 17:45:38 EST 2007


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..

-- 
David Gibson			| I'll have my music baroque, and my code
david AT gibson.dropbear.id.au	| minimalist, thank you.  NOT _the_ _other_
				| _way_ _around_!
http://www.ozlabs.org/~dgibson



More information about the Linuxppc-dev mailing list