[PATCH 2/4] powerpc: enable ARCH_USE_BUILTIN_BSWAP

Stephen Rothwell sfr at canb.auug.org.au
Tue Dec 4 22:02:32 EST 2012


Hi David,

On Tue,  4 Dec 2012 10:15:28 +0000 David Woodhouse <dwmw2 at infradead.org> wrote:
>
> diff --git a/arch/powerpc/Kconfig b/arch/powerpc/Kconfig
> index a902a5c..b4ea516 100644
> --- a/arch/powerpc/Kconfig
> +++ b/arch/powerpc/Kconfig
> @@ -78,6 +78,9 @@ config ARCH_HAS_ILOG2_U64
>  	bool
>  	default y if 64BIT
>  
> +config ARCH_USE_BUILTIN_BSWAP
> +       def_bool y
> +

This should be defined as bool in arch/Kconfig (probably in the previous
patch) and then selected from appropriate architectures.

-- 
Cheers,
Stephen Rothwell                    sfr at canb.auug.org.au
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: not available
URL: <http://lists.ozlabs.org/pipermail/linuxppc-dev/attachments/20121204/da839fd8/attachment.sig>


More information about the Linuxppc-dev mailing list