[U-Boot] [PATCH 06/15] kirkwood: kconfig: refactor Kconfig and defconfig
Luka Perkov
luka at openwrt.org
Tue Aug 5 10:54:56 CEST 2014
Hi Masahiro,
On Mon, Aug 04, 2014 at 10:19:19PM +0900, Masahiro Yamada wrote:
> Becuase the board select menu in arch/arm/Kconfig is too big,
> move the KirkWood board select menu to kirkwood/Kconfig.
>
> Consolidate also common settings (CONFIG_SYS_CPU="arm926ejs" and
> CONFIG_SYS_SOC="kirkwood").
>
> Signed-off-by: Masahiro Yamada <yamada.m at jp.panasonic.com>
> Cc: Prafulla Wadaskar <prafulla at marvell.com>
> ---
I have just a few minor style comments below...
> +config TARGET_DREAMPLUG
> + bool "Dreamplug Board"
This sould be "DramPlug Board".
> +config TARGET_GURUPLUG
> + bool "Guruplug Board"
This sould be "GuruPlug Board".
> +config TARGET_SHEEVAPLUG
> + bool "Sheevaplug Board"
This sould be "SheevaPlug Board".
> +config TARGET_IB62X0
> + bool "Ib62x0 Board"
This sould be "ib62x0 Board".
> +config TARGET_GOFLEXHOME
> + bool "Goflexhome Board"
This sould be "GoFlex Home Board".
Luka
More information about the U-Boot
mailing list