Am Freitag 24 Oktober 2008 16.31:58 schrieb Josh Boyer:
> Fix the HCU4 Kconfig option to 'default n'.  We don't want the
> board to always be enabled for other board defconfigs.
Sorry, for this silly mistake. Thanks for your fix.

My board compiles and runs fine using Linus 2.6.28-rc1.

>
> Signed-off-by: Josh Boyer <[EMAIL PROTECTED]>
>
> ---
>
> diff --git a/arch/powerpc/platforms/40x/Kconfig
> b/arch/powerpc/platforms/40x/Kconfig index 6573027..14e027f 100644
> --- a/arch/powerpc/platforms/40x/Kconfig
> +++ b/arch/powerpc/platforms/40x/Kconfig
> @@ -35,7 +35,7 @@ config EP405
>  config HCU4
>       bool "Hcu4"
>       depends on 40x
> -     default y
> +     default n
>       select 405GPR
>       help
>         This option enables support for the Nestal Maschinen HCU4 board.
> _______________________________________________
> Linuxppc-dev mailing list
> Linuxppc-dev@ozlabs.org
> https://ozlabs.org/mailman/listinfo/linuxppc-dev
Best regards

Niklaus
_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-dev

Reply via email to