[PATCH 1/9] powerpc/kconfig: Kill PPC_MULTIPLATFORM

Kumar Gala galak at kernel.crashing.org
Wed Mar 11 23:04:51 EST 2009


On Mar 10, 2009, at 10:53 PM, Benjamin Herrenschmidt wrote:

>
> config PPC_NATIVE
> 	bool
> -	depends on PPC_MULTIPLATFORM
> +	depends on 6xx || PPC64
> 	help
> 	  Support for running natively on the hardware, i.e. without
> 	  a hypervisor. This option is not user-selectable but should
> 	  be selected by all platforms that need it.

Should this really just be PPC64 && BOOK3S ?  It doesnt look to be  
used for anything beyond using hash_native_64.S

- k



More information about the Linuxppc-dev mailing list