[PATCH 1/4] PowerPC 440EPx: Sequoia defconfig

Josh Boyer jwboyer at linux.vnet.ibm.com
Wed Aug 15 05:21:48 EST 2007


On Tue, 14 Aug 2007 22:45:00 +0400
Valentine Barshak <vbarshak at ru.mvista.com> wrote:

> Sequoia defconfig
> 
> Signed-off-by: Valentine Barshak <vbarshak at ru.mvista.com>
> ---
>  arch/powerpc/configs/sequoia_defconfig |  783 +++++++++++++++++++++++++++++++++
>  1 files changed, 783 insertions(+)
> 
> diff -ruN linux-2.6.orig/arch/powerpc/configs/sequoia_defconfig linux-2.6/arch/powerpc/configs/sequoia_defconfig
> --- linux-2.6.orig/arch/powerpc/configs/sequoia_defconfig	1970-01-01 03:00:00.000000000 +0300
> +++ linux-2.6/arch/powerpc/configs/sequoia_defconfig	2007-08-14 17:18:07.000000000 +0400
> @@ -0,0 +1,783 @@
> +#
> +# Automatically generated make config: don't edit
> +# Linux kernel version: 2.6.23-rc1
> +# Fri Jul 27 20:46:07 2007
> +#
> +# CONFIG_PPC64 is not set
> +
> +#
> +# Processor support
> +#
> +# CONFIG_6xx is not set
> +# CONFIG_PPC_85xx is not set
> +# CONFIG_PPC_8xx is not set
> +# CONFIG_40x is not set
> +CONFIG_44x=y
> +# CONFIG_E200 is not set
> +CONFIG_PPC_FPU=y

...

> +CONFIG_MATH_EMULATION=y

You shouldn't need both FPU and MATH_EMULATION.  Bamboo had the same
bug in it's defconfig until recently, so you can blame me if you'd
like :)

josh



More information about the Linuxppc-dev mailing list