
5 Aug
2014
5 Aug
'14
10:54 a.m.
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@jp.panasonic.com Cc: Prafulla Wadaskar prafulla@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