[PATCH] powerpc/40x: Don't enable HCU4 board by default
Niklaus Giger
niklaus.giger at member.fsf.org
Sat Oct 25 08:54:24 EST 2008
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 <jwboyer at linux.vnet.ibm.com>
>
> ---
>
> 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 at ozlabs.org
> https://ozlabs.org/mailman/listinfo/linuxppc-dev
Best regards
Niklaus
More information about the Linuxppc-dev
mailing list